android_kernel_xiaomi_sm8350/drivers/mtd/ubi
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store
Passing the attribute to the low level IO functions allows all kinds
of cleanups, by sharing low level IO code without requiring
an own function for every piece of data.

Also drivers can extend the attributes with own data fields
and use that in the low level function.

This makes the class attributes the same as sysdev_class attributes
and plain attributes.

This will allow further cleanups in drivers.

Full tree sweep converting all users.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-07 17:04:48 -08:00
..
build.c driver-core: Add attribute argument to class_attribute show/store 2010-03-07 17:04:48 -08:00
cdev.c UBI: fix volume creation input checking 2010-01-27 11:55:43 +02:00
debug.c
debug.h UBI: add write checking 2010-02-01 15:16:37 +02:00
eba.c
gluebi.c
io.c UBI: add write checking 2010-02-01 15:16:37 +02:00
kapi.c UBI: add more checks to chdev open 2010-01-12 13:19:15 +02:00
Kconfig
Kconfig.debug
Makefile
misc.c
scan.c UBI: simplify debugging return codes 2010-02-01 15:16:37 +02:00
scan.h
ubi-media.h
ubi.h
upd.c UBI: fix memory leak in update path 2010-01-18 18:53:56 +02:00
vmt.c
vtbl.c UBI: initialise update marker 2010-01-12 13:19:08 +02:00
wl.c UBI: simplify debugging return codes 2010-02-01 15:16:37 +02:00