Home
last modified time | relevance | path

Searched hist:b785464bdbe6a98730f0984c14ec8d4cf7ec9980 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/memstick/core/
H A Dmemstick.cdiff b785464bdbe6a98730f0984c14ec8d4cf7ec9980 Tue Oct 08 03:27:41 CEST 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> memstick: convert bus code to use dev_groups

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

Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>