commit | 3a9ddaf4dca87f86f70b88d7710da20abfc9aca1 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Thu May 12 11:25:19 2016 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri May 13 12:37:03 2016 +0200 |
tree | 1ed5fc6b0cb2f986a6db2a97a19a3f80200d1fb4 | |
parent | ef51d3ff0da445a2de8f836f0e81881465a18200 [diff] |
i2c: only check scl functions when using generic recovery A custom recovery function doesn't need these pointers to be populated because it may work differently internally. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Tested-by: Peter Griffin <peter.griffin@linaro.org>