commit | c6ebc6c4acbedcc766a8af147ccb9c39e77578ae | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Mar 14 22:57:56 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 00:47:12 2010 -0300 |
tree | 70779696c9886ab4cea27ac7914e25888b6cd17a | |
parent | 2415a2c14ef5fde98d61e3af4c5ff6e019659799 [diff] |
V4L/DVB: saa7134: Fix IR support of some ASUS TV-FM 7135 variants Some variants of the ASUS TV-FM 7135 are handled as the ASUSTeK P7131 Analog (card=146). However, by the time we find out, some card-specific initialization is missed. In particular, the fact that the IR is GPIO-based. Set it when we change the card type, and run saa7134_input_init1(). Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>