-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:
Linux 3.7-rc6 (2012-11-16 17:42:40 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon.git for-gregkh Alexey Khoroshilov (1): extcon: arizona: unlock mutex on error path in arizona_micdet() Chanwoo Choi (1): extcon: Add missing header file to extcon.h Sachin Kamat (3): extcon: Fix return value in extcon-class.c extcon: max8997: Fix incorrect error check and return value extcon: max77693: Fix incorrect error check and return value drivers/extcon/extcon-arizona.c | 1 + drivers/extcon/extcon-class.c | 2 +- drivers/extcon/extcon-max77693.c | 10 ++++++---- drivers/extcon/extcon-max8997.c | 6 ++++-- include/linux/extcon.h | 2 ++ 5 files changed, 14 insertions(+), 7 deletions(-) - ---- Note to Chanwoo and Sachin: In this pull request, I've added bugfixes only. If you see the for-next branch, you can see that the style fixes and devm_* applications are added for later pull requests. Note to Sachin: "extcon: max77693: Fix uninitialised variable warning" is following "devm_*" patch; thus, it is not in this request. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJQrLcuAAoJEBOhurvWBoCKW08P+gO9XqR1cIkvZnQuj8mjjsz5 EUT3TdMtkxdQz4uKU3XRndbfQh0olWMNgg+jhkZXR77+4Ed8pjXffM72ugSJz2DK zIgQL+J0GYAZw/YY88gsVfDD13OpqFbvzuygMotlVsbMals02YiwTITj4EtVn9I/ CXmHeh73gFk/KPg4ThmbVyVuILzfxcEUOPSPk8WGO8mwSh+7sLBmx+wqB+YU4A0X 6KPLFQhtFLyRuV76nPsd9zhS9VeLUIq7GkfIlDGoODbimGpn3o0C0D2s1/t2X26+ 79AnTp6DuRUfv3lBOEn8MuJtXh2P2KHH6trq7GProWBcGefFpeJIlvmU9inRAITU JKmopUt4d8t3/b1jKFTjIruuIS/EqmYpiepS4D7WIB/Stkjc8+kYWMvMxw27nbGo cw2NVqyvX4s/eSzVRoQXj41StJpA+t9At3OLRd8kPkf2qh516KCa78Qn4+/jG5GR ez1wF5C+OcvJ6E3AAionL7W89tJRo/FdmijHsXpwHS2afTxKMgYpeh0LZK6v69+s o6R4oMNhFGd7uO4sjKMcH1yrUanrzVwjA9N0fs8O+q/Azd2hYsx0ncP7/SLHlYIS oa2ST2JRLl4UiQf3MfKCzKZ1NOZVvjId8oHqgECEPglDfvj+vQUA40/X4X1M59id G1q/+RFn2jbKt7QAu0EI =rMq4 -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/