OSDN Git Service

i2c: i2c-rcar: deprecate class based instantiation
authorWolfram Sang <wsa@the-dreams.de>
Mon, 10 Feb 2014 10:04:06 +0000 (11:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 5 Mar 2014 16:17:15 +0000 (17:17 +0100)
commit96c4b6bb5ddb03881dfc1c91410548432138d4ba
tree890c0879269c736ae05b7f88e9e36e79f884526f
parent02c2a28231a30ec7e7d1edf4d8da141554b7d8ad
i2c: i2c-rcar: 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-rcar.c