diff for duplicates of <200809231532.40083.david-b@pacbell.net> diff --git a/a/1.txt b/N1/1.txt index 7d6dc22..fab88ab 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> +From: David Brownell <dbrownell@users.sourceforge.net> Infrastructure supporting SMBALERT# interrupts and the related SMBus protocols. These are defined as "optional" by the SMBus spec. @@ -33,7 +33,7 @@ protocols. These are defined as "optional" by the SMBus spec. The IRQ driven code path is always enabled, if it's available. -Signed-off-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> +Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> --- Just another semi-regular resend of this. I noticed this code should work OK with at least the ICH8 SMBus adapter, which has @@ -231,7 +231,7 @@ For now I'd expect alerts to be most useful on non-PC boards. + if (adap->irq > 0 && adap->ara) { + res = devm_request_irq(&adap->dev, adap->irq, smbus_irq, + 0, "smbus_alert", adap); -+ if (res == 0) { ++ if (res = 0) { + dev_info(&adap->dev, + "supports SMBALERT#, %s trigger\n", + adap->alert_edge_triggered @@ -323,6 +323,6 @@ For now I'd expect alerts to be most useful on non-PC boards. _______________________________________________ -i2c mailing list -i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org -http://lists.lm-sensors.org/mailman/listinfo/i2c +lm-sensors mailing list +lm-sensors@lm-sensors.org +http://lists.lm-sensors.org/mailman/listinfo/lm-sensors diff --git a/a/content_digest b/N1/content_digest index 5e4d168..48ea7d3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,14 +2,14 @@ "ref\0200805020410.44723.david-b@pacbell.net\0" "ref\0200805042256.49252.david-b@pacbell.net\0" "ref\0200805042256.49252.david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org\0" - "From\0David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>\0" - "Subject\0[patch 2.6.27-rc7] i2c: smbalert# support\0" - "Date\0Tue, 23 Sep 2008 15:32:39 -0700\0" + "From\0David Brownell <david-b@pacbell.net>\0" + "Subject\0[lm-sensors] [patch 2.6.27-rc7] i2c: smbalert# support\0" + "Date\0Tue, 23 Sep 2008 22:32:39 +0000\0" "To\0i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\0" "Cc\0lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\0" "\00:1\0" "b\0" - "From: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>\n" + "From: David Brownell <dbrownell@users.sourceforge.net>\n" "\n" "Infrastructure supporting SMBALERT# interrupts and the related SMBus\n" "protocols. These are defined as \"optional\" by the SMBus spec.\n" @@ -44,7 +44,7 @@ "\n" "The IRQ driven code path is always enabled, if it's available.\n" "\n" - "Signed-off-by: David Brownell <dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>\n" + "Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>\n" "---\n" "Just another semi-regular resend of this. I noticed this code\n" "should work OK with at least the ICH8 SMBus adapter, which has\n" @@ -242,7 +242,7 @@ "+\tif (adap->irq > 0 && adap->ara) {\n" "+\t\tres = devm_request_irq(&adap->dev, adap->irq, smbus_irq,\n" "+\t\t\t\t0, \"smbus_alert\", adap);\n" - "+\t\tif (res == 0) {\n" + "+\t\tif (res = 0) {\n" "+\t\t\tdev_info(&adap->dev,\n" "+\t\t\t\t\"supports SMBALERT#, %s trigger\\n\",\n" "+\t\t\t\tadap->alert_edge_triggered\n" @@ -334,8 +334,8 @@ " \n" "\n" "_______________________________________________\n" - "i2c mailing list\n" - "i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n" - http://lists.lm-sensors.org/mailman/listinfo/i2c + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -71b009ee8c5d71ef426380183f8d24b7a565726a01294699ee68558fa8908a41 +ac6d681bc486d4b26779c8f8ee4073b0169712b0688bccaed692e28600351ebd
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.