Re: [PATCH 1/2] Wrong ADT7462_VOLT_COUNT for linux-2.6.30 adt7462hwmon driver

From: Darrick J. Wong
Date: Wed Dec 16 2009 - 14:23:51 EST


On Wed, Dec 16, 2009 at 09:58:32AM -0800, Ray Copeland wrote:
> From: Ray Copeland <ray.copeland@xxxxxxxxxx>
> Date: Wed, 16 Dec 2009
> Subject: [PATCH 1/2] Wrong ADT7462_VOLT_COUNT for linux-2.6.30 adt7462 hwmon driver
>
> Description:
>
> The #define ADT7462_VOLT_COUNT is wrong, it should be 13 not 12. All the
<snip>
> -#define ADT7462_VOLT_COUNT 13
> +#define ADT7462_VOLT_COUNT 12

Uh... I think this patch is reversed? This part of the diff replaces 13 with
12, which is the opposite of what I think you want.

--D
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/