Re: [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor

From: Guenter Roeck
Date: Thu Jun 12 2014 - 08:06:41 EST


On 06/12/2014 02:39 AM, Heiko Schocher wrote:
Hello Guenter,
[ ... ]

Overall you might consider dropping the update function and using regmap instead.
It would be an excellent fit for this driver; while it doesn't do timed caching
it supports per-register caching which is ultimately more useful anyway.
Some of the drivers in the hwmon directory use it, so you could use that
as example. Not mandatory, though; just a suggestion.

Could you give me an example?

Hello Heiko,

check for the use of regmap in drivers/hwmon. Any of the drivers using it can serve
as example.

Guenter

--
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/