From: Sachin Kamat Date: Sun, 25 Nov 2012 06:51:47 +0000 (+0530) Subject: leds: leds-pca955x: Use dev_info instead of printk X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40b0c17d7fa5973e88e5453e000b7ff6ba4060d;p=pandora-kernel.git leds: leds-pca955x: Use dev_info instead of printk Fixes the following checkpatch warning: WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... Signed-off-by: Sachin Kamat Signed-off-by: Bryan Wu --- Reading git-diff-tree failed