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