]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b44c117ce77ed54d1821cacbf3b2410d9d8943a
tree6dffe009a8e3fe8e966851ee2d868529e71d3579
parent5e6d0b5611f2fb474482d880458a22fddbf10660
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