diff options
author | Fabio Estevam <festevam@gmail.com> | 2019-10-29 18:40:37 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-11-18 19:53:42 +0100 |
commit | eccb7fe5e72a88455b13c77bc3bc381dbb45bd9a (patch) | |
tree | 57702fc537acc84a897a0d725eba0e587e554f89 /drivers/watchdog/watchdog_dev.c | |
parent | watchdog: imx7ulp: Remove inline annotations (diff) | |
download | linux-eccb7fe5e72a88455b13c77bc3bc381dbb45bd9a.tar.xz linux-eccb7fe5e72a88455b13c77bc3bc381dbb45bd9a.zip |
watchdog: imx7ulp: Use definitions instead of magic values
Use definitions instead of magic values in order to improve readability.
Since the CLK field of the WDOG CS register is composed of two bits
to select the watchdog clock source, use a shift representation
instead of BIT().
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20191029174037.25381-5-festevam@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/watchdog/watchdog_dev.c')
0 files changed, 0 insertions, 0 deletions