bcwc_pcie: allow to set arbitry frame sizes

This commit is contained in:
Sven Schnelle
2015-11-23 16:02:04 +01:00
parent e30a82d258
commit 5c8ecaef7f
2 changed files with 118 additions and 169 deletions

View File

@@ -123,7 +123,7 @@ struct bcwc_private {
/* camera config */
int sensor_count;
const struct bcwc_fmt *fmt;
struct bcwc_fmt fmt;
struct vb2_queue vb2_queue;
struct mutex vb2_queue_lock;