summaryrefslogtreecommitdiff
path: root/drivers/watchdog/diag288_wdt.c
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2015-12-26 03:01:40 +0300
committerWim Van Sebroeck <wim@iguana.be>2015-12-29 22:36:01 +0300
commit32ecc6392654a0db34b310e8924b5b2c3b8bf503 (patch)
treeaeaeef6cab16c422f140ae7887c84a34231dbe51 /drivers/watchdog/diag288_wdt.c
parent0933b453f1c7104d873aacf8524f8ac380a7ed08 (diff)
downloadlinux-32ecc6392654a0db34b310e8924b5b2c3b8bf503.tar.xz
watchdog: Create watchdog device in watchdog_dev.c
The watchdog character device is currently created in watchdog_dev.c, and the watchdog device in watchdog_core.c. This results in cross-dependencies, since device creation needs to know the watchdog character device number as well as the watchdog class, both of which reside in watchdog_dev.c. Create the watchdog device in watchdog_dev.c to simplify the code. Inspired by earlier patch set from Damien Riegel. Cc: Damien Riegel <damien.riegel@savoirfairelinux.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/diag288_wdt.c')
0 files changed, 0 insertions, 0 deletions