commit | 85fff8b53812396385ca2be39d856c6f1bf5bf0a | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Feb 10 11:04:08 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Mar 28 08:54:45 2014 +0100 |
tree | 68cd7c1cab222f443cdaff1eab7f28d06688ccb3 | |
parent | 5fe29d493f563e67366fa489d678af0c9b805fc9 [diff] |
i2c: i2c-sirf: 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: Barry Song <baohua@kernel.org>