dvbsrc: Fix example usage, bandwidth=8 not 8MHz
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 13 Sep 2010 18:07:55 +0000 (19:07 +0100)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Sun, 10 Oct 2010 13:54:45 +0000 (14:54 +0100)
commit2833cc4375d837a9a39960c3c01634008843fb42
tree5c0525f165b2459f826816501a31894d443a2857
parentb7143de618efeefec08fd0bd37d6aabc714aa700
dvbsrc: Fix example usage, bandwidth=8 not 8MHz

The bandwidth property is enum that takes the values 8, 7, 6, AUTO not
8MHz.
sys/dvb/gstdvbsrc.c