Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
Pull MFD fixes from Samuel Ortiz: "This is the first batch of MFD fixes for 3.9. With this one we have: - An ab8500 build failure fix. - An ab8500 device tree parsing fix. - A fix for twl4030_madc remove routine to work properly (when built-in). - A fix for properly registering palmas interrupt handler. - A fix for omap-usb init routine to actually write into the hostconfig register. - A couple of warning fixes for ab8500-gpadc and tps65912" * tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes: mfd: twl4030-madc: Remove __exit_p annotation mfd: ab8500: Kill "reg" property from binding mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO mfd: wm831x: Don't forward declare enum wm831x_auxadc mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() mfd: tps65912: Declare and use tps65912_irq_exit() mfd: palmas: Provide irq flags through DT/platform data mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error mfd: omap-usb-host: Actually update hostconfig
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/mfd/ab8500.txt 1 addition, 5 deletionsDocumentation/devicetree/bindings/mfd/ab8500.txt
- arch/arm/boot/dts/dbx5x0.dtsi 1 addition, 2 deletionsarch/arm/boot/dts/dbx5x0.dtsi
- arch/arm/boot/dts/href.dtsi 1 addition, 1 deletionarch/arm/boot/dts/href.dtsi
- arch/arm/boot/dts/hrefv60plus.dts 1 addition, 1 deletionarch/arm/boot/dts/hrefv60plus.dts
- arch/arm/boot/dts/snowball.dts 1 addition, 1 deletionarch/arm/boot/dts/snowball.dts
- drivers/mfd/Kconfig 1 addition, 0 deletionsdrivers/mfd/Kconfig
- drivers/mfd/ab8500-gpadc.c 13 additions, 4 deletionsdrivers/mfd/ab8500-gpadc.c
- drivers/mfd/omap-usb-host.c 3 additions, 3 deletionsdrivers/mfd/omap-usb-host.c
- drivers/mfd/palmas.c 33 additions, 3 deletionsdrivers/mfd/palmas.c
- drivers/mfd/tps65912-core.c 1 addition, 0 deletionsdrivers/mfd/tps65912-core.c
- drivers/mfd/twl4030-audio.c 1 addition, 1 deletiondrivers/mfd/twl4030-audio.c
- drivers/mfd/twl4030-madc.c 1 addition, 1 deletiondrivers/mfd/twl4030-madc.c
- include/linux/mfd/palmas.h 1 addition, 0 deletionsinclude/linux/mfd/palmas.h
- include/linux/mfd/tps65912.h 1 addition, 0 deletionsinclude/linux/mfd/tps65912.h
- include/linux/mfd/wm831x/auxadc.h 2 additions, 0 deletionsinclude/linux/mfd/wm831x/auxadc.h
- include/linux/mfd/wm831x/core.h 1 addition, 1 deletioninclude/linux/mfd/wm831x/core.h
Loading
Please register or sign in to comment