summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch
index effff923..ebd9733a 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.9/0051-hwmon-max6639-Fix-PPR-register-initialization-to-set.patch
@@ -1,7 +1,7 @@
1From b7b3a0104a6e22b03733289ec2665e2acf19170c Mon Sep 17 00:00:00 2001 1From b3876ec027bbbab2cf2b384c12ca6ec1b86c371b Mon Sep 17 00:00:00 2001
2From: Chris D Schimp <silverchris@gmail.com> 2From: Chris D Schimp <silverchris@gmail.com>
3Date: Mon, 20 Feb 2012 17:44:59 -0500 3Date: Mon, 20 Feb 2012 17:44:59 -0500
4Subject: [PATCH 51/73] hwmon: (max6639) Fix PPR register initialization to 4Subject: [PATCH 51/72] hwmon: (max6639) Fix PPR register initialization to
5 set both channels 5 set both channels
6 6
7commit 2f2da1ac0ba5b6cc6e1957c4da5ff20e67d8442b upstream. 7commit 2f2da1ac0ba5b6cc6e1957c4da5ff20e67d8442b upstream.
@@ -16,7 +16,7 @@ Acked-by: Roland Stigge <stigge@antcom.de>
16Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 16Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17--- 17---
18 drivers/hwmon/max6639.c | 16 +++++++++------- 18 drivers/hwmon/max6639.c | 16 +++++++++-------
19 1 files changed, 9 insertions(+), 7 deletions(-) 19 1 file changed, 9 insertions(+), 7 deletions(-)
20 20
21diff --git a/drivers/hwmon/max6639.c b/drivers/hwmon/max6639.c 21diff --git a/drivers/hwmon/max6639.c b/drivers/hwmon/max6639.c
22index 1b844db..8c3df04 100644 22index 1b844db..8c3df04 100644
@@ -61,5 +61,5 @@ index 1b844db..8c3df04 100644
61 err = i2c_smbus_write_byte_data(client, 61 err = i2c_smbus_write_byte_data(client,
62 MAX6639_REG_FAN_CONFIG1(i), 62 MAX6639_REG_FAN_CONFIG1(i),
63-- 63--
641.7.7.4 641.7.9.4
65 65