]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: muxes: rename first set of drivers to a standard pattern
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 25 Apr 2012 20:29:43 +0000 (22:29 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Fri, 27 Apr 2012 18:47:27 +0000 (20:47 +0200)
commite357d03ae84760da0611aa58b3ce64f464a7c092
tree827ea065d6b7735ba6a480e5660664f66fa79b3a
parent1475e3932cdeb0488caa0d3c76a4db25c1cfb133
i2c: muxes: rename first set of drivers to a standard pattern

Apply a naming pattern like in the rest of the subsystem to a first set
of mux drivers. Those drivers are the low-hanging fruit; we want to pick
them to motivate upcoming drivers to follow the new pattern. The missing
GPIO driver will be converted in a later patch.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com> (pca9541)
Acked-by: Jean Delvare <khali@linux-fr.org>
MAINTAINERS
drivers/i2c/muxes/Kconfig
drivers/i2c/muxes/Makefile
drivers/i2c/muxes/i2c-mux-pca9541.c [moved from drivers/i2c/muxes/pca9541.c with 100% similarity]
drivers/i2c/muxes/i2c-mux-pca954x.c [moved from drivers/i2c/muxes/pca954x.c with 100% similarity]