From: Andrew de Quincey <[EMAIL PROTECTED]>

Enable frontend on KNC plus cards.

Signed-off-by: Andrew de Quincey <[EMAIL PROTECTED]>
Signed-off-by: Johannes Stezenbach <[EMAIL PROTECTED]>

 drivers/media/dvb/ttpci/budget-av.c |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.13-git4.orig/drivers/media/dvb/ttpci/budget-av.c  2005-09-04 
22:30:56.000000000 +0200
+++ linux-2.6.13-git4/drivers/media/dvb/ttpci/budget-av.c       2005-09-04 
22:30:57.000000000 +0200
@@ -743,6 +743,7 @@ static void frontend_init(struct budget_
                case SUBID_DVBC_KNC1_PLUS:
                case SUBID_DVBT_KNC1_PLUS:
                        // Enable / PowerON Frontend
+                       saa7146_setgpio(saa, 0, SAA7146_GPIO_OUTLO);
                        saa7146_setgpio(saa, 3, SAA7146_GPIO_OUTHI);
                        break;
        }

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to