Linux Watchdog driver development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] watchdog: da9063: small improvements
@ 2018-06-04 15:00 Marco Felsch
  2018-06-04 15:00 ` [PATCH v2 1/2] watchdog: da9063: rename helper function to avoid misunderstandings Marco Felsch
  2018-06-04 15:00 ` [PATCH v2 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls Marco Felsch
  0 siblings, 2 replies; 7+ messages in thread
From: Marco Felsch @ 2018-06-04 15:00 UTC (permalink / raw)
  To: wim, linux, support.opensource; +Cc: linux-watchdog, kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-05 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-04 15:00 [PATCH v2 0/2] watchdog: da9063: small improvements Marco Felsch
2018-06-04 15:00 ` [PATCH v2 1/2] watchdog: da9063: rename helper function to avoid misunderstandings Marco Felsch
2018-06-04 19:24   ` Guenter Roeck
2018-06-05 12:38   ` Steve Twiss
2018-06-04 15:00 ` [PATCH v2 2/2] watchdog: da9063: remove duplicated timeout_to_sel calls Marco Felsch
2018-06-04 19:25   ` Guenter Roeck
2018-06-05 12:38   ` Steve Twiss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox