[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)
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>

No differences found