]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm2835-audio: bcm2835.h: fix printk coding style issue
authorNathan Howard <adanhawthorn@gmail.com>
Fri, 17 Feb 2017 20:16:18 +0000 (15:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:02 +0000 (09:17 +0100)
commited2e89c49157ecc6cee1c2340c7bc54911b98135
treec27ca11e4abf72ed67f108ef5501cebe068feb46
parent84dbfcb81b7535c6299a72858f661f0a5fb3cc65
staging: bcm2835-audio: bcm2835.h: fix printk coding style issue

Fix checkpatch.pl warning of the form "WARNING: Prefer
subsystem eg: netdev]_info([subsystem]dev, ...
then dev_info(dev, ... then pr_info(...  to printk(KERN_INFO ..."

Signed-off-by: Nathan Howard <adanhawthorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835.h