Hi
On Wed, Nov 25, 2015 at 11:18 AM, Martin Schiller [off-list ref] wrote:
From: John Crispin <redacted>
This patch is included in the openwrt patchset for several years now and needs
to go upstream as well. It includes the following changes:
1. Fix up inline function call to xway_mux_apply
This really needs an explanation what is being fixed here.
2. Fix GPIO Setup of GPIO Port3
This change looks fine.
3. Implement gpio_chip.to_irq
These are three different changes (two fixes, one new feature) and
therefore should be split up into three patches.
Signed-off-by: John Crispin <redacted>
Signed-off-by: Martin Schiller <redacted>
---
Also please provide a changelog for your patches here.
drivers/pinctrl/pinctrl-xway.c | 28 ++++++++++++++++++++++++++--
1 file changed, 26 insertions(+), 2 deletions(-)
Jonas