OSDN Git Service

[media] radio-aztech: Convert to generic lm7000 implementation
authorOndrej Zary <linux@rainbow-software.org>
Fri, 19 Jul 2013 16:46:17 +0000 (13:46 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 26 Jul 2013 16:33:49 +0000 (13:33 -0300)
commiteb27fafef69568a82c46c27a1761f037e4272b87
treee6ad584e38d5a980236227290973e50b6ed010ab
parentcd2e34ead8bf530c45e0446dc4bbbd9e35f28af9
[media] radio-aztech: Convert to generic lm7000 implementation

Aztech radio card is based on LM7001 chip which is (software) compatible with LM7000.
So remove the LM7000-specific code from the driver and use generic code.
Also found that the card does not have A0..A2 ISA pins connected, which means that the region size is 8 bytes.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/radio-aztech.c