diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-02-22 00:10:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-21 20:32:04 -0300 |
commit | 0e09a3c92bfd54a6ac03f8225c4fd10f50111beb (patch) | |
tree | a053d9d5bb646bfe2a2826b4ff22c0a4078025ca /drivers/media/video/em28xx/em28xx-video.c | |
parent | 437f5fa34225db0d981536692678afc590e5c87f (diff) | |
download | op-kernel-dev-0e09a3c92bfd54a6ac03f8225c4fd10f50111beb.zip op-kernel-dev-0e09a3c92bfd54a6ac03f8225c4fd10f50111beb.tar.gz |
[media] tvp5150: device detection should be done only once
Having the device detection happening at reset is bad, as every time,
it will produce a message like:
tvp5150 2-005c: tvp5150am1 detected.
This only polutes the log and for an accidental kernel hacker, it looks
like a real problem. So, move those printk's to happen during device
probe.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-video.c')
0 files changed, 0 insertions, 0 deletions