diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-04-10 19:27:47 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-05-05 22:02:32 +0300 |
commit | b1f4718218fbba1e0760fd961f8710460b810906 (patch) | |
tree | ab22752eddf7d4518aeb43f2ded03e8f1656d28c /drivers/cpufreq | |
parent | b42488bcd667037b9ac9b8f8e1479758836ab236 (diff) | |
download | linux-b1f4718218fbba1e0760fd961f8710460b810906.tar.xz |
watchdog: uniphier_wdt: drop platform_set_drvdata
There is no call to dev_get_drvdata() or platform_get_drvdata() in the
driver. Drop the unnecessary call to platform_set_drvdata().
The conversion was done automatically with coccinelle using the
following semantic patches. The semantic patches and the scripts
used to generate this commit log are available at
https://github.com/groeck/coccinelle-patches
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions