Re: [patch 1/3] driver core: Introduce default attribute groups.

2007-12-05 Thread Greg KH
On Wed, Dec 05, 2007 at 12:50:23PM +0100, Cornelia Huck wrote: > This is lot like default attributes for devices (and indeed, > a lot of the code is lifted from there). > > Signed-off-by: Cornelia Huck <[EMAIL PROTECTED]> > > --- > drivers/base/driver.c | 44 ++

[patch 1/3] driver core: Introduce default attribute groups.

2007-12-05 Thread Cornelia Huck
This is lot like default attributes for devices (and indeed, a lot of the code is lifted from there). Signed-off-by: Cornelia Huck <[EMAIL PROTECTED]> --- drivers/base/driver.c | 44 +++- include/linux/device.h |2 ++ 2 files changed, 45 insertions(