commit | 3499116b915e260b275c167a471e0e05bbe3f1d6 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 24 15:05:20 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 26 18:05:17 2013 -0700 |
tree | c5e7a9da815204b34141411ba621b49d2859112e | |
parent | 5baa7503a7a0b8d65308ff3b2ab887bf343c65d3 [diff] |
PTP: 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 ptp class code to use the correct field. Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>