From: Axel Lin Date: Fri, 3 Aug 2012 13:43:54 +0000 (+0800) Subject: pwm: Remove a redundant error message when devm_request_and_ioremap fails X-Git-Tag: v3.6-rc3~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ffdc9a64824a373d09f3417ae4377ec83cd9d16;p=pandora-kernel.git pwm: Remove a redundant error message when devm_request_and_ioremap fails The implementation in devm_request_and_ioremap() already shows error message, so no need to show dev_err again if devm_request_and_ioremap() fails. Signed-off-by: Axel Lin Cc: Stephen Warren Cc: Philip, Avinash Signed-off-by: Thierry Reding --- Reading git-diff-tree failed