]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/i2c/busses/i2c-bfin-twi.c
i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time
authorWolfram Sang <wsa@the-dreams.de>
Thu, 10 Jul 2014 11:46:24 +0000 (13:46 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 16 Jul 2014 20:59:58 +0000 (22:59 +0200)
commitaa5b775e0f1a0a697e68dd9b6833b71f7e841b80
tree5cc61a7794c4ceaab7c904643f0fb6f5bc415b91
parent37e4f91aa391310de77346055600068f8a81f730
i2c: i2c-bfin-twi: 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>
drivers/i2c/busses/i2c-bfin-twi.c