]> www.infradead.org Git - users/dwmw2/linux.git/commit
staging: gpib: Remove unneeded lookup table
authorDave Penkler <dpenkler@gmail.com>
Mon, 4 Nov 2024 17:50:10 +0000 (18:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2024 08:27:34 +0000 (09:27 +0100)
commitc05a2297c05f991be48b51f44290abaa8bfd714f
tree0c858653193846c75868482871e3ffe914a8a640
parent0f95c181372380cf779d8c9bd3d5a23bff5c4d57
staging: gpib: Remove unneeded lookup table

Remove bcm2837 table as the only difference is GPIO14 and GPIO15
which are not used with the current pin maps.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20241104175014.12317-10-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/gpio/gpib_bitbang.c