linux_dsm_epyc7002/drivers/memstick/core
Greg Kroah-Hartman b785464bdb 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>
2013-10-16 18:40:58 -07:00
..
Kconfig memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
Makefile memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
memstick.c memstick: convert bus code to use dev_groups 2013-10-16 18:40:58 -07:00
ms_block.c memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
ms_block.h memstick: add support for legacy memorysticks 2013-09-11 15:59:35 -07:00
mspro_block.c block_device_operations->release() should return void 2013-05-07 02:16:21 -04:00