commit | 85a66e55019583da1e0f18706b7a8281c9f6de5b | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Feb 14 10:23:34 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 17 11:03:06 2017 -0500 |
tree | a2e0e1be3db1c252076604b9aeb82617c219d349 | |
parent | af59e717d5ff9c8dbf9bcc581c0dfb3b2a9c9030 [diff] |
ptp: create "pins" together with the rest of attributes Let's switch to using device_create_with_groups(), which will allow us to create "pins" attribute group together with the rest of ptp device attributes, and before userspace gets notified about ptp device creation. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>