From: Mauro Carvalho Chehab Date: Sun, 10 Mar 2013 22:21:13 +0000 (-0300) Subject: [media] siano: Fix bandwidth report X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3b87435b291efb260aec37fdbe397859e550c5;p=pandora-kernel.git [media] siano: Fix bandwidth report It was expected that the bandwidth would be following the defines at smscoreapi.h. However, this doesn't work. Instead, this field brings just the bandwidth in MHz. Convert it to Hertz. It should be noticed that, on ISDB, using the _EX request, the field TuneBW seems to show the value that matches the bandwidth code. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed