bsr: convert bsr_class to use dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 22:05:06 +0000 (15:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 22:39:04 +0000 (15:39 -0700)
commit62e13505b4eff7a0e94bdcb1f4fd76cbe4a96ff1
tree8f82a30417c0804baa358af028cbacf9a5f4725c
parenta332eeac4d196f927893b21f0d923b89cf545acc
bsr: convert bsr_class to use dev_groups

The dev_attrs field of struct class is going away soon, dev_groups
should be used instead.  This converts the bsr bsr_class code to use
the correct field.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/bsr.c
This page took 0.02424 seconds and 5 git commands to generate.