Skip to content

Commit

Permalink
hwmon: (lm90) Stop using R_/W_ register prefix
Browse files Browse the repository at this point in the history
The register write address either matches the read address, or it is the
read address plus 6. Simplify the code and resolve the write address
programmatically instead of having two defines for each register.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
  • Loading branch information
Guenter Roeck committed Jul 13, 2022
1 parent ca7b9b1 commit f68480c
Showing 1 changed file with 117 additions and 117 deletions.
Loading

0 comments on commit f68480c

Please sign in to comment.