commit | 8e57c7831cf453ec0b78324cbaf510f740d83729 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Feb 10 11:04:04 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 05 17:17:03 2014 +0100 |
tree | e7f0622d94235ae04dd926a2d9daccb93d0bbd2b | |
parent | 24ed93a6a3da79f876d9213d8300d24b49561a3f [diff] |
i2c: i2c-nomadik: deprecate class based instantiation Warn users that class based instantiation is going away soon in favour of more robust probing and faster bootup times. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Linus Walleij <linus.walleij@linaro.org>