Re: [PATCH 0/2] Add device tree probe for i2c-imx driver

2011-07-28 Thread Shawn Guo
Ping ... On Fri, Jul 22, 2011 at 10:15:25AM +0800, Shawn Guo wrote: Hi Ben, Any comments, or it's been good for you to queue them for v3.1 window? Regards, Shawn On Fri, Jul 15, 2011 at 12:03:43AM +0800, Shawn Guo wrote: The first patch removes unused init/exit hooks from platform

Re: [PATCH 0/2] Add device tree probe for i2c-imx driver

2011-07-21 Thread Shawn Guo
Hi Ben, Any comments, or it's been good for you to queue them for v3.1 window? Regards, Shawn On Fri, Jul 15, 2011 at 12:03:43AM +0800, Shawn Guo wrote: The first patch removes unused init/exit hooks from platform data, and the second one actually adds the actual device tree probe support.

[PATCH 0/2] Add device tree probe for i2c-imx driver

2011-07-14 Thread Shawn Guo
The first patch removes unused init/exit hooks from platform data, and the second one actually adds the actual device tree probe support. Shawn Guo (2): i2c/imx: remove init/exit hooks from platform data i2c/imx: add device tree probe support