|
@@ -2175,7 +2175,7 @@ static int bcm2048_fops_release(struct file *file)
|
|
}
|
|
}
|
|
|
|
|
|
static __poll_t bcm2048_fops_poll(struct file *file,
|
|
static __poll_t bcm2048_fops_poll(struct file *file,
|
|
- struct poll_table_struct *pts)
|
|
|
|
|
|
+ struct poll_table_struct *pts)
|
|
{
|
|
{
|
|
struct bcm2048_device *bdev = video_drvdata(file);
|
|
struct bcm2048_device *bdev = video_drvdata(file);
|
|
__poll_t retval = 0;
|
|
__poll_t retval = 0;
|