From 55b219440b255f9b9064c621550d29e5f4f8c20f Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Mon, 28 Jul 2014 21:21:00 +0800 Subject: [PATCH] ASoC: rockchip: remove redundant dev_err call in rockchip_i2s_probe() There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-format-patch failed