]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] radio-si470x: support seek and tune interrupt enable
authorJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 11 Mar 2011 06:54:46 +0000 (03:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:27:43 +0000 (09:27 -0300)
commit0830be3fe107372b375256c5303cabd85d4be234
tree4bfc253ded7b4d1020c336601255b223fb27f6a4
parentcc73b4b57c59141bb8a99f86a1af95f296262558
[media] radio-si470x: support seek and tune interrupt enable

Currently we use busy waiting to seek and tune, it can replace to
interrupt way. SI470X I2C driver supports interrupt way to week and tune
via this patch.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.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.h