OSDN Git Service

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)
commit79ffde57deb8e3ca64cc4465bfa5d40dbb8e87e1
tree47a543e7d0fbb6a588a4eb6efaccf80bb10b0c87
parent72b901c1aaa3ba1f8bdd55625e689e48ad1f85e3
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