From: Alexey Brodkin Date: Mon, 9 Mar 2015 09:03:12 +0000 (+0300) Subject: i2c: designware: Suppress error message if platform_get_irq() < 0 X-Git-Tag: omap-for-v4.1/fixes-rc1~146^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20d386485e25934aef8aa24cbc8c2f51a2cb9cf;p=pandora-kernel.git i2c: designware: Suppress error message if platform_get_irq() < 0 With -EPROBE_DEFER, this message is confusing and we hope for a centralized printout in the future anyhow. Signed-off-by: Alexey Brodkin Acked-by: Mika Westerberg Acked-by: Christian Ruppert Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed