upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:51:30 +0000 (11:51 +0900)
commit95a823a8958429c163fbd2dc07bf8a2fde2fadec
tree52ba35b20a0cd940f6090fa197ce490863cac4c6
parent56de9f00e2be828fcd8cf5c0f8425fa7ec0d4c73
upstream: [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