summaryrefslogtreecommitdiff
path: root/README.patches
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-10-13 22:52:16 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-10-13 22:52:16 -0700
commit9f65c5d8edfc6c6fa30a61b3e2b29b479b0fb6fe (patch)
tree0411d69177dbfe34070536b9febffc981fe2debb /README.patches
parente39e8aabd46f449e897905a4c2e20d2aebe9b35c (diff)
downloadmediapointer-dvb-s2-9f65c5d8edfc6c6fa30a61b3e2b29b479b0fb6fe.tar.gz
mediapointer-dvb-s2-9f65c5d8edfc6c6fa30a61b3e2b29b479b0fb6fe.tar.bz2
cx88: Change void* card_priv to struct vp3054_i2c_state
From: Trent Piepho <xyzzy@speakeasy.org> card_priv was only used to store a pointer to the vp3054 state struct. There's no need to use a void * since it doesn't have multiple types. Make the field conditional on VP3045 support. It was already conditional on DVB support, but it's only used if VP3045 support is on, so that makes for a better option to check. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'README.patches')
0 files changed, 0 insertions, 0 deletions