commit | 5304032c9ebe5ed8a6dcac328bb399fb87c5c9af | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Feb 10 11:04:07 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Mar 12 20:24:10 2014 +0100 |
tree | 5c80910531b47dff020e21871f4fbf0ae5074483 | |
parent | 75b6c4b68f0b4cb94b1780f1863766a589aebc95 [diff] |
i2c: i2c-s3c2410: 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> Cc: Ben Dooks <ben-linux@fluff.org> Cc: Kukjin Kim <kgene.kim@samsung.com>