Hi Linus, Please pull hwmon fixes for Linux 3.10-rc2 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
hwmon-for-linus
This pull request adds two more patches to the request I sent out last week.
If there is a reason for not accepting it, I would appreciate if you would
let me know to give me a chance to correct it.
Thanks,
Guenter
------
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git
tags/hwmon-for-linus
for you to fetch changes up to 917cc4e6b25c655264e8ea903eb77db25994ac24:
MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
(2013-05-20 06:29:25 -0700)
----------------------------------------------------------------
Error path fixes for abituguru and iio_hwmon drivers.
Drop erroneously created attributes from nct6775 driver.
Drop redundant safety on cache lifetime for tmp401 driver.
Add explicit maintainer for LM95234 and TMP401 drivers.
----------------------------------------------------------------
Axel Lin (2):
hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if
devm_kzalloc fail
hwmon: (iio_hwmon) Fix null pointer dereference
Guenter Roeck (2):
hwmon: (nct6775) Do not create non-existing attributes
MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers
Jean Delvare (1):
hwmon: (tmp401) Drop redundant safety on cache lifetime
Wei Yongjun (1):
hwmon: fix error return code in abituguru_probe()
MAINTAINERS | 14 ++++++++++++++
drivers/hwmon/abituguru.c | 16 ++++++++++------
drivers/hwmon/iio_hwmon.c | 8 +++++---
drivers/hwmon/nct6775.c | 6 ++++--
drivers/hwmon/tmp401.c | 2 +-
5 files changed, 34 insertions(+), 12 deletions(-)
signature.asc
Description: Digital signature

