From: Michael Krufky Date: Sat, 16 Apr 2011 16:22:10 +0000 (-0300) Subject: [media] tda18271: fix bad calculation of main post divider byte X-Git-Tag: v2.6.39-rc6~40^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f688e8c62fb69ff65bc9325831b5b3d3f5ef8ed;p=pandora-kernel.git [media] tda18271: fix bad calculation of main post divider byte R_MPD bit 3 does not depend on analog vs. digital. Just use (0x7f & pd) directly from the values in the main pll table. Thanks to Stefan Sibiga for pointing this out. Cc: Stefan Sibiga Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed