android_kernel_xiaomi_sm8350/drivers/edac
Jean Delvare fbeb438474 edac: use to_delayed_work()
The edac-core driver includes code which assumes that the work_struct
which is included in every delayed_work is the first member of that
structure.  This is currently the case but might change in the future, so
use to_delayed_work() instead, which doesn't make such an assumption.

linux-2.6.30-rc1 has the to_delayed_work() function that will allow this
patch to work

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-13 15:04:34 -07:00
..
amd76x_edac.c
amd8111_edac.c edac: AMD8111 driver source file 2009-04-02 19:05:03 -07:00
amd8111_edac.h edac: AMD8111 driver header file 2009-04-02 19:05:03 -07:00
amd8131_edac.c edac: AMD8131 driver source file 2009-04-02 19:05:04 -07:00
amd8131_edac.h edac: AMD8131 driver header file 2009-04-02 19:05:03 -07:00
cell_edac.c
e7xxx_edac.c
e752x_edac.c
edac_core.h edac: fix local pci_write_bits32 2009-04-13 15:04:33 -07:00
edac_device_sysfs.c
edac_device.c edac: use to_delayed_work() 2009-04-13 15:04:34 -07:00
edac_mc_sysfs.c
edac_mc.c edac: use to_delayed_work() 2009-04-13 15:04:34 -07:00
edac_module.c
edac_module.h
edac_pci_sysfs.c
edac_pci.c edac: use to_delayed_work() 2009-04-13 15:04:34 -07:00
edac_stub.c
i3000_edac.c
i5000_edac.c
i5100_edac.c
i5400_edac.c
i82443bxgx_edac.c
i82860_edac.c
i82875p_edac.c
i82975x_edac.c
Kconfig edac: AMD8111 driver Kconfig & Makefile 2009-04-02 19:05:04 -07:00
Makefile edac: new ppc4xx driver module 2009-04-02 19:05:03 -07:00
mpc85xx_edac.c
mpc85xx_edac.h
mv64x60_edac.c
mv64x60_edac.h
pasemi_edac.c
ppc4xx_edac.c edac: new ppc4xx driver module 2009-04-02 19:05:03 -07:00
ppc4xx_edac.h edac: new ppc4xx driver module 2009-04-02 19:05:03 -07:00
r82600_edac.c
x38_edac.c