linux/drivers/staging/mt7621-gpio
Sergio Paracuellos 8cf7c2f9df staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic number
There are some places where magic number '32' is being used to get
the gpio bank. There already exist a definition MTK_BANK_WIDTH
with this value, so just use it instead.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-25 18:49:32 +02:00
..
gpio-mt7621.c staging: mt7621-gpio: use MTK_BANK_WIDTH instead of magic number 2018-05-25 18:49:32 +02:00
Kconfig
Makefile
mediatek,mt7621-gpio.txt staging: mt7621-gpio: dt-bindings: add interrupt nodes to bindings doc 2018-05-25 18:49:32 +02:00
TODO