OSDN Git Service

[media] siano: Fix bandwidth report
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 10 Mar 2013 22:21:13 +0000 (19:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:51:47 +0000 (07:51 -0300)
commit5c3b87435b291efb260aec37fdbe397859e550c5
tree03c877ae54bc725cf570a3783b859bd629f1bb48
parent9671045f4ce7a9e5eedc669a6921aeec26bd095e
[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 <mchehab@redhat.com>
drivers/media/common/siano/smsdvb-main.c