Searched hist:adcb82a9557edfff93397b7360df4baae65685a4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-davinci.c | diff adcb82a9557edfff93397b7360df4baae65685a4 Thu Jul 10 06:46:25 CDT 2014 Wolfram Sang <wsa@the-dreams.de> i2c: i2c-davinci: Drop class based scanning to improve bootup time
This driver has been flagged to drop class based instantiation. The removal improves boot-up time and is unneeded for embedded controllers. Users have been warned to switch for some time now, so we can actually do the removal. Keep the DEPRECATED flag, so the core can inform users that the behaviour finally changed now. After another transition period, this flag can go, too.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|