Message ID | 20160521114100.980-1-andrea.gelmini@gelma.net (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On 05/21/2016 04:41 AM, Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Applied, but please use a more descriptive subject line the next time. It should include the affected subsystem and driver. Thanks, Guenter > --- > Documentation/hwmon/abituguru | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/hwmon/abituguru b/Documentation/hwmon/abituguru > index f1d4fe4..44013d2 100644 > --- a/Documentation/hwmon/abituguru > +++ b/Documentation/hwmon/abituguru > @@ -24,7 +24,7 @@ Supported chips: > AW9D-MAX) (2) > 1) For revisions 2 and 3 uGuru's the driver can autodetect the > sensortype (Volt or Temp) for bank1 sensors, for revision 1 uGuru's > - this doesnot always work. For these uGuru's the autodection can > + this does not always work. For these uGuru's the autodetection can > be overridden with the bank1_types module param. For all 3 known > revison 1 motherboards the correct use of this param is: > bank1_types=1,1,0,0,0,0,0,2,0,0,0,0,2,0,0,1 > -- To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/hwmon/abituguru b/Documentation/hwmon/abituguru index f1d4fe4..44013d2 100644 --- a/Documentation/hwmon/abituguru +++ b/Documentation/hwmon/abituguru @@ -24,7 +24,7 @@ Supported chips: AW9D-MAX) (2) 1) For revisions 2 and 3 uGuru's the driver can autodetect the sensortype (Volt or Temp) for bank1 sensors, for revision 1 uGuru's - this doesnot always work. For these uGuru's the autodection can + this does not always work. For these uGuru's the autodetection can be overridden with the bank1_types module param. For all 3 known revison 1 motherboards the correct use of this param is: bank1_types=1,1,0,0,0,0,0,2,0,0,0,0,2,0,0,1
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> --- Documentation/hwmon/abituguru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)