Searched hist:"0 a1186e49b010b4ecdcc60dd356b5751d7642dd4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/watchdog/ |
H A D | meson_wdt.c | 0a1186e49b010b4ecdcc60dd356b5751d7642dd4 Thu Apr 01 02:25:21 UTC 2021 Tian Tao <tiantao6@hisilicon.com> watchdog: meson_wdt: Use device_get_match_data() helper
Use the device_get_match_data() helper instead of open coding.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/1617243921-56774-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org> 0a1186e49b010b4ecdcc60dd356b5751d7642dd4 Thu Apr 01 02:25:21 UTC 2021 Tian Tao <tiantao6@hisilicon.com> watchdog: meson_wdt: Use device_get_match_data() helper
Use the device_get_match_data() helper instead of open coding.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/1617243921-56774-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
|