Re: [PATCH 22/36] staging: comedi: convert class code to usedev_groups

From: Greg Kroah-Hartman
Date: Wed Jul 24 2013 - 18:27:03 EST


On Wed, Jul 24, 2013 at 05:11:25PM -0500, H Hartley Sweeten wrote:
> On Wednesday, July 24, 2013 3:05 PM, Greg Kroah-Hartman wrote:
> >
> > The dev_attrs field of struct class is going away soon, dev_groups
> > should be used instead. This converts the comedi class code to use the
> > correct field.
> >
> > Cc: Ian Abbott <abbotti@xxxxxxxxx>
> > Cc: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > ---
> > drivers/staging/comedi/comedi_fops.c | 39 ++++++++++++++++++------------------
> > 1 file changed, 20 insertions(+), 19 deletions(-)
>
> Looks good to me. Not sure what my sign off should be so take your pick.
>
> Reviewed-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
>
> Acked-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>

Thanks, I'll take both :)

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/