]> git.baikalelectronics.ru Git - kernel.git/commit
uwb: use class_groups instead of class_attrs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jun 2017 08:12:36 +0000 (10:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 08:41:00 +0000 (10:41 +0200)
commit0d00a92add141d733a7f75a471cf0011de48d2aa
tree537ec9f5ca35fc2ae768030b79813466a4a9de24
parentadfbeae3d90bc000b34eacf5e0d1874b61e4b639
uwb: use class_groups instead of class_attrs

The class_attrs pointer is long depreciated, and is about to be finally
removed, so move to use the class_groups pointer instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uwb/driver.c