commit | 02c2a28231a30ec7e7d1edf4d8da141554b7d8ad | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Feb 10 11:04:10 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 05 17:17:12 2014 +0100 |
tree | 85a27a376a4e45b8253734128c7786533b351535 | |
parent | bee749c6f02c859980e44bd669a1f2de144b237f [diff] |
i2c: i2c-tegra: 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: Stephen Warren <swarren@nvidia.com>