]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
watchdog: tegra: modify enable on probe
authorColin Cross <ccross@android.com>
Fri, 18 Apr 2014 00:08:20 +0000 (17:08 -0700)
committerDhiren Parmar <dparmar@nvidia.com>
Sun, 17 Aug 2014 08:44:45 +0000 (01:44 -0700)
commitc09f535e1c52c7b4465f3de900171d7ffab48b00
tree9683c4b4cad865f4028ab5fb4e471784c8eb632d
parentf561c823a860e8a79247a87201ee81485810f2ea
watchdog: tegra: modify enable on probe

Enable on probe no longer pets the watchdog from the interrupt, it
still expects userspace to boot and start petting the watchdog
before it barks.

There is now a module parameter, tegra_wdt.enable_on_probe, to
turn on enable_on_probe even if CONFIG_TEGRA_WATCHDOG_ENABLE_ON_PROBE
is not set.

Reviewed-on: http://git-master/r/433777
(cherry picked from commit 429a1693b24daf58059bca9bc7dbc99a31d39c24)

Change-Id: I7e19a6e780eaa81788aacef72ec30e3692d8451c
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Arun Kannan <akannan@nvidia.com>
Reviewed-on: http://git-master/r/454843
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Mitch Luban <mluban@nvidia.com>
Tested-by: Mitch Luban <mluban@nvidia.com>
GVS: Gerrit_Virtual_Submit
drivers/watchdog/tegra_wdt.c