Files
linux/drivers/misc
Aaron Sierra 2fa065fde2 misc: ds1682: Show device registers as unsigned
This patch leverages the fact that all DS1682 registers are unsigned to
merge two return paths into one. It also introduces val_le as used in
ds1682_store() to merge two endianness conversions into one.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-09 17:03:57 +01:00
..
2017-11-15 18:21:04 -08:00
2018-01-02 14:46:35 +01:00
2017-12-18 15:59:18 +01:00
2017-08-28 16:55:48 +02:00
2017-11-17 16:10:01 -08:00
2017-11-28 16:33:03 +01:00