]> Git Repo - linux.git/commit
V4L/DVB (7608): em28xx-dvb: Some cleanups and fixes
authorDevin Heitmueller <[email protected]>
Fri, 18 Apr 2008 00:41:16 +0000 (21:41 -0300)
committerMauro Carvalho Chehab <[email protected]>
Thu, 24 Apr 2008 17:09:41 +0000 (14:09 -0300)
commit83244025e70aadd7e8baad520decf5d53d534d8f
treed2566cc2a2156d8a563287e16fd391601bde8db0
parent6ea54d938b6f81baa0952a8b15d3e67e6c268b8f
V4L/DVB (7608): em28xx-dvb: Some cleanups and fixes

em28xx-dvb.c:
 - Remove unneeded xc3028_ctrl structure.  The driver automatically preserves
   the previous value

tuner-xc2028.c:
 - Make the return type for xc2028_get_reg signed, since all of the callers
   are looking for "< 0" to detect errors.

Signed-off-by: Devin Heitmueller <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/video/em28xx/em28xx-dvb.c
drivers/media/video/tuner-xc2028.c
This page took 0.076943 seconds and 4 git commands to generate.