staging: vt6655: Replace VNSvOutPortB with iowrite8
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 8 May 2022 19:30:03 +0000 (21:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:41:10 +0000 (17:41 +0200)
commit404079e7b4810f45a51d83f1b8dd2d3187ad0dc1
tree6dffe009a8e3fe8e966851ee2d868529e71d3579
parentb3e5e492ad698e7bc1c6ea957a8c89f9db38ef01
staging: vt6655: Replace VNSvOutPortB with iowrite8

Replace macro VNSvOutPortB with iowrite8 because it replaces
just one line.
The name of macro and the arguments use CamelCase which
is not accepted by checkpatch.pl

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/38611512677a18f63d9266cde1d20758c0feeb6e.1651957741.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
drivers/staging/vt6655/card.c
drivers/staging/vt6655/channel.c
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.h
drivers/staging/vt6655/rf.c
drivers/staging/vt6655/rxtx.c
drivers/staging/vt6655/srom.c
drivers/staging/vt6655/upc.h