[PATCH v2 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
From: Linus Walleij <hidden>
Date: 2015-03-25 15:36:33
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2015-03-25 15:36:33
Also in:
linux-gpio, lkml
On Wed, Mar 18, 2015 at 6:21 PM, Lee Jones [off-list ref] wrote:
st_get_pio_control() will be used by subsequent calls which are to be located above its original position. This is required to prevent the need for an unnecessary forward-declaration/prototype. Acked-by: Maxime Coquelin <redacted> Signed-off-by: Lee Jones <redacted>
Patch applied. Yours, Linus Walleij