[linux-dvb] Patch 2 / 3 for bt8xx cards
Manu Abraham
abraham.manu at gmail.com
Mon Apr 10 19:42:32 CEST 2006
Uwe Bugla wrote:
> Applies against: kernel 2.6.17-rc1
> Signed-off-by: Uwe Bugla <uwe.bugla at gmx.de>
>
> Fix a tab error in cx14110.c, dprintk
>
> --- /drivers/media/dvb/frontends/cx24110.c 2006-04-09 12:43:00
> +++ /drivers/media/dvb/frontends/cx24110.c 2006-04-09 12:50:00
> @@ -250,7 +250,7 @@
> static const u32 bands[]={5000000UL,15000000UL,90999000UL/2};
> int i;
>
> -dprintk("cx24110 debug: entering %s(%d)\n",__FUNCTION__,srate);
> + dprintk("cx24110 debug: entering %s(%d)\n",__FUNCTION__,srate);
> if (srate>90999000UL/2)
> srate=90999000UL/2;
> if (srate<500000)
>
>
You seem to be on a cleaning spree .. ;-)
Ack'd-by: Manu Abraham <manu at linuxtv.org>
More information about the linux-dvb
mailing list