radio-tea5761: Update driver
authorEduardo Valentin <eduardo.valentin@indt.org.br>
Tue, 10 Jun 2008 17:42:12 +0000 (13:42 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 23 Jun 2008 10:42:25 +0000 (13:42 +0300)
commit5728b4a3ba5ace557263e5ccb0bc7829e543acf5
tree130b625e314e29c8989f905b24b6b2d57478677b
parent9a539ee9d5c6726625b62b152f15dee920cc45f8
radio-tea5761: Update driver

This patch updates this driver by changing the way it accesses
the device. There is the tuner API which already has an implementation
for tea5761.

This patch changes the driver to use tuner API.

It also changes the way ioctls are handled. This way
it is more easy to deal with v4l2 and v4l calls.

Some cleans are also done.

Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-tea5761.c