From: Thiago Farina Date: Sat, 23 Feb 2013 03:52:35 +0000 (-0300) Subject: regulators: max8998.c: use dev_err() instead of printk() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9df19a5597f70e8fd15c065035f5b6362fec91a5;p=pandora-kernel.git regulators: max8998.c: use dev_err() instead of printk() Fixes the following checkpatch warning: WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: Thiago Farina Signed-off-by: Mark Brown --- Reading git-diff-tree failed