watchdog: meson_wdt: Use device_get_match_data() helper
authorTian Tao <tiantao6@hisilicon.com>
Thu, 1 Apr 2021 02:25:21 +0000 (10:25 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 21 Jun 2021 06:49:05 +0000 (08:49 +0200)
commit0a1186e49b010b4ecdcc60dd356b5751d7642dd4
tree621bc85ce5e38b8347b14eab83d4d39bb78c707f
parentc891ef7d80da1855b5bba478a564c184df314ea4
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>
drivers/watchdog/meson_wdt.c