staging: gpib: Re-order the lookup tables
authorDave Penkler <dpenkler@gmail.com>
Mon, 4 Nov 2024 17:50:12 +0000 (18:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Nov 2024 08:27:35 +0000 (09:27 +0100)
commit3c2ae0cbaf341e579892f2a67f7701931de949b4
tree657a86e2a872071fd26a52f18d5fedaec2bf1b13
parent8e93812275510f7970d8016f492d4d1830e69aab
staging: gpib: Re-order the lookup tables

Re-order the tables so that the bcm27xx table is used first
as these devices are more popular and numerous than the older ones.
This is slightly more efficient for the later pi3 and subsequent models
but should not be noticable in practice for all users.

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