i2c: i2c-bcm2835: deprecate class based instantiation
authorWolfram Sang <wsa@the-dreams.de>
Mon, 10 Feb 2014 10:03:59 +0000 (11:03 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 28 Mar 2014 07:53:18 +0000 (08:53 +0100)
commit37888f71e2c98b62a82a33133ff89899264f862f
tree7dd551adbf604a3a9bb65aef41e2575776b65a8c
parentf2a67d0c27c5c018ed592116f1e1577aa041d73d
i2c: i2c-bcm2835: 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>
drivers/i2c/busses/i2c-bcm2835.c