/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-vbi.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-camera.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-audio.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-core.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-input.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-i2c.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx.h | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-dvb.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-video.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | em28xx-cards.c | diff ce8591ff023ef8e04750c2cc2882523619a80b58 Thu Oct 20 05:42:03 CDT 2016 Mauro Carvalho Chehab <mchehab@s-opensource.com> [media] em28xx: convert it from pr_foo() to dev_foo()
Instead of using pr_foo(), use dev_foo(), with provides a better output. As this device is a multi-interface one, we'll set the device name to show the chipset and the driver used.
While here, get rid of printk continuation messages.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|