summaryrefslogtreecommitdiffstats
path: root/drivers/staging/go7007/wis-tw9903.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-15 11:06:04 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-19 00:13:36 -0300
commit028d4c989ab9e839471739332d185f8f158b0043 (patch)
tree4cf4646c3b6cd38dea2720e51343d9a8dcb75abd /drivers/staging/go7007/wis-tw9903.c
parentdd694441e31ebdabc439874c7eca4af0fa8ab338 (diff)
downloadop-kernel-dev-028d4c989ab9e839471739332d185f8f158b0043.zip
op-kernel-dev-028d4c989ab9e839471739332d185f8f158b0043.tar.gz
V4L/DVB (12858): go7007: whitespacing cleanups
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/go7007/wis-tw9903.c')
-rw-r--r--drivers/staging/go7007/wis-tw9903.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/go7007/wis-tw9903.c b/drivers/staging/go7007/wis-tw9903.c
index 6c3427b..506dca6 100644
--- a/drivers/staging/go7007/wis-tw9903.c
+++ b/drivers/staging/go7007/wis-tw9903.c
@@ -111,7 +111,8 @@ static int wis_tw9903_command(struct i2c_client *client,
i2c_smbus_write_byte_data(client, 0x02, 0x40 | (*input << 1));
break;
}
-#if 0 /* The scaler on this thing seems to be horribly broken */
+#if 0
+ /* The scaler on this thing seems to be horribly broken */
case DECODER_SET_RESOLUTION:
{
struct video_decoder_resolution *res = arg;
OpenPOWER on IntegriCloud