]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Replace VNSvInPortW with ioread16
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 24 Apr 2022 07:44:05 +0000 (09:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2022 09:37:00 +0000 (11:37 +0200)
commit84362c928119c27de0269cace2ce1dd67ae88e55
treed1df9de413aeec122f94a9ed78a37acda8b68af8
parent208eff44a7240e81937dc9b3cd7368fcb07728c6
staging: vt6655: Replace VNSvInPortW with ioread16

Replace macro VNSvInPortW with ioread16.
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/2d55e245cc530ffafe53384df03691d1b29b495c.1650784817.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/mac.h
drivers/staging/vt6655/upc.h