Skip to content

Commit

Permalink
[PATCH] V4L: 917: fixes some bugs in msp3400
Browse files Browse the repository at this point in the history
- Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN).
- Improves msp3400 debug messages.
  Now, all kernel message in msp3400.c use the same prefix
  and include the I2C bus to differentiate between multiple
  msp3400 I2C chips.
- Correctly prints the chip identifier for the msp44xx chips.
- msp34xxg cleanups.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Hans Verkuil authored and Linus Torvalds committed Nov 9, 2005
1 parent c5d4a70 commit 7bde807
Showing 1 changed file with 159 additions and 142 deletions.
Loading

0 comments on commit 7bde807

Please sign in to comment.