diff options
author | 2021-08-09 18:20:34 +0200 | |
---|---|---|
committer | 2021-10-26 21:31:04 +0200 | |
commit | 3a2c489513e9bdd12d4aaf484c9974d216526874 (patch) | |
tree | 25f03d18a491a82e1924905752c09d1370ea678d /drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | |
parent | watchdog: f71808e_wdt: constify static array (diff) | |
download | wireguard-linux-3a2c489513e9bdd12d4aaf484c9974d216526874.tar.xz wireguard-linux-3a2c489513e9bdd12d4aaf484c9974d216526874.zip |
watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
Code for the common parts of the driver either uses watchdog_ as
prefix for the watchdog API or f71808e_ for everything else.
The driver now supports 9 more variants besides the f71808e,
so let's rename the common parts to start with fintek_wdt_ instead.
This makes code browsing easier, because it's readily apparent
that functions are not variant-specific. Some watchdog_-prefixed
functions remain, but these will be dropped altogether with the move
to the kernel watchdog API in a later commit.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/31805c6aeb8d161f852ddad7c32b91319f924988.1628525954.git-series.a.fatoum@pengutronix.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_job.c')
0 files changed, 0 insertions, 0 deletions