commit | e276f7b5f9c41536f22bec1d8205e6b201300743 | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Thu Mar 05 08:02:05 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:08 2009 -0300 |
tree | d6690a48478bc33d8058c6437f565a9d34ce4d0a | |
parent | 5a771cb186dfa1f663ea15cdff3e32e04a8427e3 [diff] |
V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status It was a struct file *, but all that function wants is the struct zoran_fh from the file's private data. Since every caller already has this, just pass the zoran_fh instead. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>