The intention of this series is to improve the code quality and the readability. These patches implementing the results of the discussion https://www.spinics.net/lists/linux-watchdog/msg13940.html. Since the "fixes" patche series is already applied on watchdog-next, this patch series is based on the watchdog-next branch (git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git) instead of the mainline kernel. Based on Steve's statement, the da9061/2 and da9063 driver merge was omitted. Changelog: v2: - fix compile error due to regval typo - fix "line over 80 characters" warning for da9063_wdt_update_timeout() Marco Felsch (2): watchdog: da9063: rename helper function to avoid misunderstandings watchdog: da9063: remove duplicated timeout_to_sel calls drivers/watchdog/da9063_wdt.c | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html