diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2012-03-12 09:51:58 +0530 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-03-27 20:14:11 +0200 |
commit | aa065770f55f44ed24f0a9b76ec6e2135264d43b (patch) | |
tree | 73f4752a5ef564beed945b4a55d24f7557dd228a /drivers/watchdog/softdog.c | |
parent | 38c484fa136f66224694af298f80e96bf4072700 (diff) |
watchdog: mpcore_wdt: Rename dev to pdev for pointing to struct platform_device
Pointer to struct platform_device is named as dev, which makes it confusing when
we write statements like dev->dev to access struct device within it.
This patch renames such names to pdev.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/softdog.c')
0 files changed, 0 insertions, 0 deletions