Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-20 Thread Tony Lindgren
* Kevin Hilman [101220 08:07]: > Tony Lindgren writes: > > > * Cousson, Benoit [101210 00:29]: > >> On 12/9/2010 11:18 PM, aaro.koski...@nokia.com wrote: > >> >Hi, > >> > > >> >Kevin Hilman [khil...@deeprootsystems.com]: > >> >>Ben Dooks writes: > >> >>>Renaming stuff like this is going to hav

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-20 Thread Kevin Hilman
Tony Lindgren writes: > * Cousson, Benoit [101210 00:29]: >> On 12/9/2010 11:18 PM, aaro.koski...@nokia.com wrote: >> >Hi, >> > >> >Kevin Hilman [khil...@deeprootsystems.com]: >> >>Ben Dooks writes: >> >>>Renaming stuff like this is going to have an impact on the userspace >> >>>as anyone looki

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-17 Thread Tony Lindgren
* Cousson, Benoit [101210 00:29]: > On 12/9/2010 11:18 PM, aaro.koski...@nokia.com wrote: > >Hi, > > > >Kevin Hilman [khil...@deeprootsystems.com]: > >>Ben Dooks writes: > >>>Renaming stuff like this is going to have an impact on the userspace > >>>as anyone looking through /sys's driver heirarch

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-10 Thread Cousson, Benoit
On 12/9/2010 11:18 PM, aaro.koski...@nokia.com wrote: Hi, Kevin Hilman [khil...@deeprootsystems.com]: Ben Dooks writes: Renaming stuff like this is going to have an impact on the userspace as anyone looking through /sys's driver heirarchy is going to miss the old name... It all depends if yo

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Ben Dooks
On Thu, Dec 09, 2010 at 10:18:48PM +, aaro.koski...@nokia.com wrote: > Hi, > > Kevin Hilman [khil...@deeprootsystems.com]: > > Ben Dooks writes: > > > Renaming stuff like this is going to have an impact on the userspace > > > as anyone looking through /sys's driver heirarchy is going to miss

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Ben Dooks
On Thu, Dec 09, 2010 at 10:18:48PM +, aaro.koski...@nokia.com wrote: > Hi, > > Kevin Hilman [khil...@deeprootsystems.com]: > > Ben Dooks writes: > > > Renaming stuff like this is going to have an impact on the userspace > > > as anyone looking through /sys's driver heirarchy is going to miss

RE: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread aaro.koskinen
Hi, Kevin Hilman [khil...@deeprootsystems.com]: > Ben Dooks writes: > > Renaming stuff like this is going to have an impact on the userspace > > as anyone looking through /sys's driver heirarchy is going to miss the > > old name... > > > > It all depends if you really want to go ahead with this..

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Ben Dooks
On Thu, Dec 09, 2010 at 08:55:28AM -0800, Kevin Hilman wrote: > Ben, > > Benoit Cousson writes: > > > The convention for omap device naming is omap_XXX. > > > > Rename the device and driver name in order to stick > > to this naming convention. > > > > Change device name in clock nodes as well. >

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Kevin Hilman
Ben Dooks writes: > On Thu, Dec 09, 2010 at 08:55:28AM -0800, Kevin Hilman wrote: >> Ben, >> >> > The convention for omap device naming is omap_XXX. >> > >> > Rename the device and driver name in order to stick >> > to this naming convention. > > Renaming stuff like this is going to have an impa

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Ben Dooks
On Thu, Dec 09, 2010 at 08:55:28AM -0800, Kevin Hilman wrote: > Ben, > > > The convention for omap device naming is omap_XXX. > > > > Rename the device and driver name in order to stick > > to this naming convention. Renaming stuff like this is going to have an impact on the userspace as anyone l

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Paul Walmsley
On Thu, 9 Dec 2010, Benoit Cousson wrote: > The convention for omap device naming is omap_XXX. > > Rename the device and driver name in order to stick > to this naming convention. > > Change device name in clock nodes as well. Acked-by: Paul Walmsley - Paul -- To unsubscribe from this list:

Re: [PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Kevin Hilman
Ben, Benoit Cousson writes: > The convention for omap device naming is omap_XXX. > > Rename the device and driver name in order to stick > to this naming convention. > > Change device name in clock nodes as well. > > Signed-off-by: Benoit Cousson > c: Paul Walmsley > Cc: Kevin Hilman > Cc: Ra

[PATCH v2 1/2] I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c

2010-12-09 Thread Benoit Cousson
The convention for omap device naming is omap_XXX. Rename the device and driver name in order to stick to this naming convention. Change device name in clock nodes as well. Signed-off-by: Benoit Cousson c: Paul Walmsley Cc: Kevin Hilman Cc: Rajendra Nayak Cc: Ben Dooks --- arch/arm/mach-om