From: Antti Palosaari Date: Sat, 9 Aug 2014 16:39:16 +0000 (-0300) Subject: [media] it913x: fix IT9135 AX sleep X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0a976ed60345d53e8d421cb0a39202ce8487fe;p=pandora-kernel.git [media] it913x: fix IT9135 AX sleep Old IT9135 AX needs a little bit different register settings for sleep than newer IT9135 BX. This has been broken always, as power management of the whole driver, but it started to be problem as I fixed clock. Earlier clock was disabled very first on sleep and rest of the commands were skipped by the chip as no clock, leaving tuner full power state. When I fixed clocks these PM bugs started raising out as I/O errors. Cc: Bimow Chen Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed