Re: [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API
From: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Date: 2015-07-05 08:30:06
Also in:
linux-mips, lkml
From: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Date: 2015-07-05 08:30:06
Also in:
linux-mips, lkml
2015-07-03 12:11 GMT+03:00 Alban Bedel [off-list ref]:
To prepare moving the GPIO driver to drivers/gpio remove the platform specific pinmux API. As it is not used by any board, and such functionality should better be implemented using the pinmux subsystem just removing it seems to be the best option.
For reference: OpenWRT uses this functions to activate UART. -- Sergey