commit | b7f625840267b18ef1011cba0085bb7e237d76f7 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Jan 05 23:45:59 2015 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Mar 13 15:10:44 2015 +0100 |
tree | abc1b0d0ed98c147c6a0bc60f3fd30ed89ec3c73 | |
parent | 2187f03a9576c4fb8342deed912b5ba6fcf98cba [diff] |
i2c: add quirk checks to core Let the core do the checks if HW quirks prevent a transfer. Saves code from drivers and adds consistency. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Tested-by: Ray Jui <rjui@broadcom.com> Tested-by: Ivan T. Ivanov <iivanov@mm-sol.com> Tested-by: Neelesh Gupta <neelegup@linux.vnet.ibm.com> Tested-By: Ludovic Desroches <ludovic.desroches@atmel.com>