]> git.sur5r.net Git - u-boot/commit
gpio: mpc85xx: Rename driver file to mpc8xxx
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:07:47 +0000 (11:07 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 28 Jan 2018 14:36:28 +0000 (09:36 -0500)
commit76d00cc9cbf9775b238194c0594ce5dfd274a66d
tree7ccacc4e1272be4dff96c98285703dcce45446d1
parentaadc5e67eeff3bea9a5f0fc5bfe8ccb0e7d4adae
gpio: mpc85xx: Rename driver file to mpc8xxx

In preparation to making the MPC85xx GPIO driver useable for a broader
range of SoCs, rename the driver file.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
drivers/gpio/Makefile
drivers/gpio/mpc85xx_gpio.c [deleted file]
drivers/gpio/mpc8xxx_gpio.c [new file with mode: 0644]