]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Replace MACvGPIOIn with VNSvInPortB
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 16 Apr 2022 08:00:50 +0000 (10:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Apr 2022 16:45:15 +0000 (18:45 +0200)
commit4bd0e5448d818b868996dfb614be9e3d6adc9b5d
tree9d2ad11bb5227ece2240c67d999f5bd58af69d79
parentc22377682ac095455c12f28c1992aaf59c1c5a10
staging: vt6655: Replace MACvGPIOIn with VNSvInPortB

Replace macro MACvGPIOIn with VNSvInPortB.
Next patch will replace all macros VNSvInPortB with ioread8.
The names of macros and the arguments use CamelCase which
is not accepted by checkpatch.pl

Since there are more than one checkpatch issue per line,
more steps are rquired to fix.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/0a3c3eb0d4dad544fa281b34c5a70d4a3ab2d9f1.1650094595.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.h