Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 740cf9e1 authored by Hartmut Birr's avatar Hartmut Birr Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (4918): Budget-av: Add delay for frontend power-on



Added a delay to give the frontend a little bit time for power-on.

Signed-off-by: default avatarHartmut Birr <e9hack@googlemail.com>
Signed-off-by: default avatarOliver Endriss <o.endriss@gmx.de>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 4207700d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -952,6 +952,9 @@ static void frontend_init(struct budget_av *budget_av)
	/* Enable / PowerON Frontend */
	saa7146_setgpio(saa, 0, SAA7146_GPIO_OUTLO);

	/* Wait for PowerON */
	msleep(100);

	/* additional setup necessary for the PLUS cards */
	switch (saa->pci->subsystem_device) {
		case SUBID_DVBS_KNC1_PLUS: