]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7061): radio-si470x: Some cleanups
authorTobias Lorenz <tobias.lorenz@gmx.net>
Fri, 25 Jan 2008 07:19:48 +0000 (04:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:05:13 +0000 (19:05 -0200)
commit8bf5e5ca394441e56f68300dc4e7b26b79ddfe0b
treef3485964f862781caadf646bebada258116d2d86
parented086314f4e41eb90a9107c7fb2737230686f668
V4L/DVB (7061): radio-si470x: Some cleanups

- code reordered to avoid function prototypes
- switch/case defaults are now more user-friendly
- unified comment style
- applied all checkpatch.pl v1.12 suggestions
  except the warning about the too long lines with bit comments
- renamed FMRADIO to RADIO to cut line length (checkpatch.pl)

Signed-off-by: Tobias Lorenz <tobias.lorenz@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/radio/radio-si470x.c