]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13599): radio-si470x: move some file operations to common file
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 10 Dec 2009 19:49:34 +0000 (16:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:34 +0000 (00:18 -0200)
commit28cbb467b8fc4b91f583f88e83cbb8a54d56d505
treea85e069a76a3db0fe2333d27465d3291add3ef14
parent9a4f4769a1524b3e4e4a47459dd5764abab77a67
V4L/DVB (13599): radio-si470x: move some file operations to common file

The read and poll file operations of the si470x usb driver can be used
also equally on the si470x i2c driver, so they go to the common file.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Acked-by: Tobias Lorenz <tobias.lorenz@gmx.net>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/si470x/radio-si470x-common.c
drivers/media/radio/si470x/radio-si470x-i2c.c
drivers/media/radio/si470x/radio-si470x-usb.c
drivers/media/radio/si470x/radio-si470x.h