Re: [PATCH] drivers/hwmon: bugfix and support for emc1412 in emc1403.c
From: Jean Delvare
Date: Sun May 11 2014 - 07:12:41 EST
Hi Josef,
On Sun, 11 May 2014 12:31:52 +0200, Josef Gajdusek wrote:
> Adds support for emc1412 to emc1403.c + minor bugfix
>
> * Renamed generic thermal_* prefixed names to emc1403_*
Why? This adds a lot of noise to your patch and the benefit isn't
obvious. If you really want to do that, then it should be a separate
patch.
> * Fixed set_hyst being broken (i. e. writing 86000 set hysteresis to 84000)
Bug fixes should be sent as separate patches, so that they can be
ported back to stable, long-term and distribution kernels.
> * Added support for emc1412
>
> Signed-off-by: Josef Gajdusek <atx@xxxxxxxx>
> +MODULE_ALIAS("i2c:emc1403");
Why add an alias which is already present?
--
Jean Delvare
SUSE L3 Support
--
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/