From 90d460f2347408f959a91eba6e3dd537c5c63b00 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 4 Jun 2006 20:10:55 +0200 Subject: [PATCH] --- yaml --- r: 28639 b: refs/heads/master c: 0a704681f37f8cd84fa10312728a39e9fcf2c2c5 h: refs/heads/master i: 28637: 59615864a2081fb98e1aa5989b507356937788c5 28635: ac63d5a4febc0cbe853a3b99d5de6b4056df0772 28631: 4ba86ca0f7ab6ed0abd91aee5f37f69cfc8631c5 28623: 83255b1983ee6a93e77715f77321754264427b36 28607: 2a1fb9e7ff69d819e66e59a66b36ad9922017e69 v: v3 --- [refs] | 2 +- trunk/drivers/hwmon/hdaps.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 763b121022af..056e8b0f9cb8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 740e06a89fb905ee1979c57442c544afe51ed21c +refs/heads/master: 0a704681f37f8cd84fa10312728a39e9fcf2c2c5 diff --git a/trunk/drivers/hwmon/hdaps.c b/trunk/drivers/hwmon/hdaps.c index 7841fa070252..42b632889dd8 100644 --- a/trunk/drivers/hwmon/hdaps.c +++ b/trunk/drivers/hwmon/hdaps.c @@ -41,7 +41,7 @@ #define HDAPS_PORT_STATE 0x1611 /* device state */ #define HDAPS_PORT_YPOS 0x1612 /* y-axis position */ #define HDAPS_PORT_XPOS 0x1614 /* x-axis position */ -#define HDAPS_PORT_TEMP1 0x1616 /* device temperature, in celcius */ +#define HDAPS_PORT_TEMP1 0x1616 /* device temperature, in Celsius */ #define HDAPS_PORT_YVAR 0x1617 /* y-axis variance (what is this?) */ #define HDAPS_PORT_XVAR 0x1619 /* x-axis variance (what is this?) */ #define HDAPS_PORT_TEMP2 0x161b /* device temperature (again?) */