commit | b20d386485e25934aef8aa24cbc8c2f51a2cb9cf | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Mon Mar 09 12:03:12 2015 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Mar 15 11:23:05 2015 +0100 |
tree | 84f06cd5c93cf0d0985a94efada1f087e3c1c6f1 | |
parent | 8ce795cb0c6b8214779c4a220781a26f096e4442 [diff] |
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 <abrodkin@synopsys.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Christian Ruppert <christian.ruppert@alitech.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>