Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull EXTCON patches from Greg Kroah-Hartman: "Here are some drivers/extcon/ patches that I forgot to have you pull in the larger char/misc patchset from yesterday, for the 3.8-rc1 kernel. Nothing major here, just some driver updates, and cleanups, all of which have been in linux-next for a while now. Signed-off-by:Greg Kroah-Hartman <gregkh@linuxfoundation.org>"> * tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: extcon: kernel_doc style fix extcon: max77693: Fix uninitialised variable warning extcon: max77693: Use devm_kzalloc extcon: max8997: Use devm_kzalloc extcon: max8997: Fix a typo extcon: max8997: Fix checkpatch error extcon: max77693: Fix coding style extcon: max77693: Fix incorrect error check and return value extcon: max8997: Fix incorrect error check and return value extcon: Fix return value in extcon-class.c extcon: Add missing header file to extcon.h extcon: arizona: unlock mutex on error path in arizona_micdet()
No related branches found
No related tags found
Showing
- drivers/extcon/extcon-arizona.c 1 addition, 0 deletionsdrivers/extcon/extcon-arizona.c
- drivers/extcon/extcon-class.c 1 addition, 1 deletiondrivers/extcon/extcon-class.c
- drivers/extcon/extcon-max77693.c 16 additions, 20 deletionsdrivers/extcon/extcon-max77693.c
- drivers/extcon/extcon-max8997.c 12 additions, 16 deletionsdrivers/extcon/extcon-max8997.c
- include/linux/extcon.h 26 additions, 24 deletionsinclude/linux/extcon.h
Loading
Please register or sign in to comment