c2port: convert class code to use bin_attrs in groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 22:05:37 +0000 (15:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 22:39:05 +0000 (15:39 -0700)
commitac3785d5c15922c8a4c6b9e050a5bc59895a6b9b
tree22420e7bd17a7e40a304056743023d0ba7b5b95a
parente56341ad380114454119ac043e6d710ddbbb7710
c2port: convert class code to use bin_attrs in groups

Now that attribute groups support binary attributes, use them instead of
the dev_bin_attrs field in struct class, as that is going away soon.

Cc: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/c2port/core.c
This page took 0.025525 seconds and 5 git commands to generate.