From: Ioan Nicu Date: Mon, 30 Mar 2015 13:03:38 +0000 (+0200) Subject: i2c: i2c-mux-gpio: remove error messages for probe deferrals X-Git-Tag: omap-for-v4.2/o2_dc~136^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=623e4ecb869ea5c643715a08f376987887664de1;p=pandora-kernel.git i2c: i2c-mux-gpio: remove error messages for probe deferrals Probe deferral is not an error case. It happens only when the necessary dependencies are not there yet. The driver core is already printing a message when a driver requests probe deferral, so this can be traced in the logs without these error prints. This patch removes the error messages for these deferral cases. Signed-off-by: Ionut Nicu Acked-by: Alexander Sverdlin Acked-by: Peter Korsgaard Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed