Re: [PATCH 09/36] ISDN: convert class code to use dev_groups

2013-07-26 Thread Karsten Keil
Am 25.07.2013 00:05, schrieb Greg Kroah-Hartman: > The dev_attrs field of struct class is going away soon, dev_groups > should be used instead. This converts the mISDN class code to use the > correct field. > > Cc: Karsten Keil > Signed-off-by: Greg Kroah-Hartman Acked-by: Karsten Keil > ---

[PATCH 09/36] ISDN: convert class code to use dev_groups

2013-07-24 Thread Greg Kroah-Hartman
The dev_attrs field of struct class is going away soon, dev_groups should be used instead. This converts the mISDN class code to use the correct field. Cc: Karsten Keil Signed-off-by: Greg Kroah-Hartman --- Karsten, feel free to apply this to your tree, or ACK it and I can take it through mine