android_kernel_google_msm/drivers/base
Guenter Roeck 4ef74f7a57 driver core: Introduce device_create_groups
commit 39ef311204 upstream.

device_create_groups lets callers create devices as well as associated
sysfs attributes with a single call. This avoids race conditions seen
if sysfs attributes on new devices are created later.

[fixed up comment block placement and add checks for printk buffer
formats - gregkh]

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[lizf: Backported to 3.4: adjust context]
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-04-14 17:33:53 +08:00
..
power PM / QoS: fix wrong error-checking condition 2012-12-03 11:47:10 -08:00
regmap regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. 2015-02-02 17:04:44 +08:00
attribute_container.c
base.h
bus.c driver core: Fix unbalanced device reference in drivers_probe 2015-04-14 17:33:41 +08:00
class.c
core.c driver core: Introduce device_create_groups 2015-04-14 17:33:53 +08:00
cpu.c
dd.c drivercore: deferral race condition fix 2014-06-07 16:02:01 -07:00
devres.c
devtmpfs.c
dma-buf.c
dma-coherent.c
dma-mapping.c
driver.c
firmware.c
firmware_class.c firmware_class: make sure fw requests contain a name 2015-02-02 17:04:39 +08:00
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c drivers/base/memory.c: fix show_mem_removable() to handle missing sections 2013-09-07 21:58:14 -07:00
module.c
node.c
platform.c
soc.c
syscore.c
topology.c
transport_class.c