Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd
Pull MFD fixes from Lee Jones: "Couple of small issues solved: - Suspend/Resume call-backs require CONFIG_PM_SLEEP - Some drivers written for 32bit architectures fail when compiled with a 64bit compiler. The fixes will future proof the drivers" * tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd: mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP mfd: tps65217: Naturalise cross-architecture discrepancies mfd: wm8994-core: Naturalise cross-architecture discrepancies mfd: max8998: Naturalise cross-architecture discrepancies mfd: max8997: Naturalise cross-architecture discrepancies
No related branches found
No related tags found
Showing
- drivers/mfd/max14577.c 2 additions, 0 deletionsdrivers/mfd/max14577.c
- drivers/mfd/max8997.c 3 additions, 3 deletionsdrivers/mfd/max8997.c
- drivers/mfd/max8998.c 3 additions, 3 deletionsdrivers/mfd/max8998.c
- drivers/mfd/sec-core.c 2 additions, 0 deletionsdrivers/mfd/sec-core.c
- drivers/mfd/tps65217.c 2 additions, 2 deletionsdrivers/mfd/tps65217.c
- drivers/mfd/wm8994-core.c 1 addition, 1 deletiondrivers/mfd/wm8994-core.c
- include/linux/mfd/max8997-private.h 1 addition, 1 deletioninclude/linux/mfd/max8997-private.h
- include/linux/mfd/max8998-private.h 1 addition, 1 deletioninclude/linux/mfd/max8998-private.h
- include/linux/mfd/tps65217.h 2 additions, 2 deletionsinclude/linux/mfd/tps65217.h
Loading
Please register or sign in to comment