]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Replace VNSvInPortD with ioread32
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 1 May 2022 19:12:23 +0000 (21:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 May 2022 21:21:01 +0000 (23:21 +0200)
commitfa8924f4bfefe37ebdd0469c7d6101788fac57b5
tree47a543e7d0fbb6a588a4eb6efaccf80bb10b0c87
parent7d49b34e8c7f60c156f2fea6bc8485208f40b15f
staging: vt6655: Replace VNSvInPortD with ioread32

Replace macro VNSvInPortD with ioread32 and as it was
the only user, it can now be removed.
The name of macro and the arguments use CamelCase which
is not accepted by checkpatch.pl

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/3945d32053898e5f9771d6f742ae118ca56943ce.1651431640.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.h
drivers/staging/vt6655/rf.c
drivers/staging/vt6655/upc.h