From: Ondrej Zary Date: Fri, 19 Jul 2013 16:46:17 +0000 (-0300) Subject: [media] radio-aztech: Convert to generic lm7000 implementation X-Git-Tag: v3.12-rc1~135^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb27fafef69568a82c46c27a1761f037e4272b87;p=pandora-kernel.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed