]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: i2c-xiic: deprecate class based instantiation
authorWolfram Sang <wsa@the-dreams.de>
Mon, 10 Feb 2014 10:04:11 +0000 (11:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 28 Mar 2014 07:55:04 +0000 (08:55 +0100)
commit8edc4df9ddf109ef090ea3a8327158bc282fe4e1
treeb80ac7204b7bafdfc30f37fccf73d350fc575be6
parenta7e6b0c90fcbb9265fca315f237e75eb08144864
i2c: i2c-xiic: 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-xiic.c