Re: [linux-yocto] [PATCH 19/78] drivers/i2c: Collapse AI2C driver implementation - removing ai2c_*

2013-11-25 Thread Paul Butler
On Wed, Nov 20, 2013 at 02:36:49PM +, Bringmann, Michael Wolfe (Michael) wrote: > Hello, Paul: > You may be able to suppress/remove this entire subdirectory. There is > another > version of the driver that I have observed in the Yocto Linux builds in the > file, > > drivers/i2c/bus

Re: [linux-yocto] [PATCH 19/78] drivers/i2c: Collapse AI2C driver implementation - removing ai2c_*

2013-11-20 Thread Bringmann, Michael Wolfe (Michael)
Hello, Paul: You may be able to suppress/remove this entire subdirectory. There is another version of the driver that I have observed in the Yocto Linux builds in the file, drivers/i2c/busses/i2c-axxia.c Michael -Original Message- From: Paul Butler [mailto:butler.p...@gmail.co

[linux-yocto] [PATCH 19/78] drivers/i2c: Collapse AI2C driver implementation - removing ai2c_*

2013-11-19 Thread Paul Butler
From: Michael Bringmann Signed-off-by: Michael Bringmann Signed-off-by: Paul Butler --- drivers/i2c/busses/ai2c/ai2c_plat.c | 758 --- drivers/i2c/busses/ai2c/ai2c_plat.h | 336 drivers/i2c/busses/ai2c/ai2c_sal.c | 109 - drivers/i2c/bus