android_kernel_xiaomi_sm8350/arch/mips/txx9/generic
Andi Kleen c9be0a36f9 sysdev: Pass attribute in sysdev_class attributes 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.

Similar to sysdev_attributes and normal attributes.

This is a tree-wide sweep, converting everything in one go.

No functional changes in this patch other than passing the new
argument everywhere.

Tested on x86, the non x86 parts are uncompiled.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-07 17:04:47 -08:00
..
7segled.c sysdev: Pass attribute in sysdev_class attributes show/store 2010-03-07 17:04:47 -08:00
irq_tx3927.c [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
irq_tx4927.c MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO 2008-10-11 16:18:43 +01:00
irq_tx4938.c MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO 2008-10-11 16:18:43 +01:00
irq_tx4939.c MIPS: TXx9: Add TX4939 SoC support 2008-10-11 16:18:49 +01:00
Makefile MIPS: TXx9: 7 segment LED support 2008-10-27 16:18:27 +00:00
mem_tx4927.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
pci.c MIPS: TXx9: Disable PM capability of TX493[89] internal ether 2009-09-17 20:07:43 +02:00
setup_tx3927.c MIPS: TXx9: Add mtd support 2008-10-11 16:18:42 +01:00
setup_tx4927.c MIPS: TXx9: Add ACLC support 2009-06-17 11:06:25 +01:00
setup_tx4938.c MIPS: TXx9: Add SRAMC support 2009-06-17 11:06:27 +01:00
setup_tx4939.c MIPS: TXx9: Add TX4939 RNG support 2009-06-17 11:06:27 +01:00
setup.c MIPS: TXx9: Remove forced serial console setting 2010-02-27 12:53:22 +01:00
smsc_fdc37m81x.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
spi_eeprom.c MIPS: TXx9: Make spi_eeprom.c more generic 2008-10-11 16:18:44 +01:00