Re: Removal of ccg

2012-08-15 Thread Sebastian Andrzej Siewior
On 08/15/2012 05:18 PM, Felipe Balbi wrote: Fair enough. We will see what we can do. In the worst case scenario, we can keep inode.c and ccg out of the rework (continue to support the legacy mode for those two cases for a while) and, maybe, help android folks update their code to use configfs. Ho

Re: Removal of ccg

2012-08-15 Thread Felipe Balbi
On Wed, Aug 15, 2012 at 07:54:35AM -0700, Greg Kroah-Hartmann wrote: > On Wed, Aug 15, 2012 at 05:37:50PM +0300, Felipe Balbi wrote: > > Hi, > > > > On Wed, Aug 15, 2012 at 06:30:20AM -0700, Greg Kroah-Hartmann wrote: > > > On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote:

Re: Removal of ccg

2012-08-15 Thread Greg Kroah-Hartmann
On Wed, Aug 15, 2012 at 05:37:50PM +0300, Felipe Balbi wrote: > Hi, > > On Wed, Aug 15, 2012 at 06:30:20AM -0700, Greg Kroah-Hartmann wrote: > > On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote: > > > On the TODO list I read convert from sysfs to configfs. Great. That > >

Re: Removal of ccg

2012-08-15 Thread Felipe Balbi
Hi, On Wed, Aug 15, 2012 at 06:30:20AM -0700, Greg Kroah-Hartmann wrote: > On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote: > > On the TODO list I read convert from sysfs to configfs. Great. That > > means it should become what I suggested some time ago. > > > > The ccg

Re: Removal of ccg

2012-08-15 Thread Greg Kroah-Hartmann
On Wed, Aug 15, 2012 at 04:27:35PM +0200, Sebastian Andrzej Siewior wrote: > On 08/15/2012 04:19 PM, Greg Kroah-Hartmann wrote: > >>This does not solve all problems and provides a sysfs based interface. > > > >That's why it is in the staging tree, but it's also there because people > >are using and

Re: Removal of ccg

2012-08-15 Thread Sebastian Andrzej Siewior
On 08/15/2012 04:19 PM, Greg Kroah-Hartmann wrote: This does not solve all problems and provides a sysfs based interface. That's why it is in the staging tree, but it's also there because people are using and relying on it at the moment. The first item on the TODO list changes the user interf

Re: Removal of ccg

2012-08-15 Thread Greg Kroah-Hartmann
On Wed, Aug 15, 2012 at 04:10:46PM +0200, Sebastian Andrzej Siewior wrote: > On 08/15/2012 03:30 PM, Greg Kroah-Hartmann wrote: > >On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote: > >>On the TODO list I read convert from sysfs to configfs. Great. That > >>means it should b

Re: Removal of ccg

2012-08-15 Thread Sebastian Andrzej Siewior
On 08/15/2012 03:30 PM, Greg Kroah-Hartmann wrote: On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote: On the TODO list I read convert from sysfs to configfs. Great. That means it should become what I suggested some time ago. The ccg code is thight on sysfs, there is hard

Re: Removal of ccg

2012-08-15 Thread Greg Kroah-Hartmann
On Wed, Aug 15, 2012 at 10:36:14AM +0200, Sebastian Andrzej Siewior wrote: > On the TODO list I read convert from sysfs to configfs. Great. That > means it should become what I suggested some time ago. > > The ccg code is thight on sysfs, there is hardly generic code available > which could be reu