From b75d280272bd0cbc79024b4635b0ccd67c416953 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Sun, 25 Nov 2012 12:45:11 +0530 Subject: [PATCH] leds: leds-wm8350: Use dev_err instead of printk Fixes the following type of checkpatch warnings: WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ... Signed-off-by: Sachin Kamat Signed-off-by: Bryan Wu --- Reading git-format-patch failed