PPS: convert class code to use dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 22:05:19 +0000 (15:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 04:22:34 +0000 (21:22 -0700)
commitbd0eae4e1cd5c4ff7c2a9ebcb3e78ea4631251ef
treebb5da1ba47c15a60b7506479eec42d092e481825
parente80b89a5f1a4db0ce841f9baf2a192b37e8815e1
PPS: convert class code to use dev_groups

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

Cc: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pps/pps.c
drivers/pps/sysfs.c
include/linux/pps_kernel.h