Re: [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack

2013-06-13 Thread Doug Anderson
Linus, On Thu, Jun 13, 2013 at 5:32 AM, Linus Walleij wrote: > Patch applied with Tomasz and Kukjin's ACKs, > I had to rebase it though, so please check the result > on my "devel" branch when I push it out shortly > (will be sent to linux-next as well). It looks like you haven't pushed yet so I

Re: [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack

2013-06-13 Thread Linus Walleij
On Wed, Jun 12, 2013 at 7:33 PM, Doug Anderson wrote: > This patch does nothing but reorder the functions to improve the > readability of a future patch. > > Signed-off-by: Doug Anderson Patch applied with Tomasz and Kukjin's ACKs, I had to rebase it though, so please check the result on my "de

RE: [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack

2013-06-13 Thread Kukjin Kim
Doug Anderson wrote: > > This patch does nothing but reorder the functions to improve the > readability of a future patch. > > Signed-off-by: Doug Anderson Acked-by: Kukjin Kim Thanks, - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messag

Re: [PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack

2013-06-13 Thread Tomasz Figa
On Wednesday 12 of June 2013 10:33:18 Doug Anderson wrote: > This patch does nothing but reorder the functions to improve the > readability of a future patch. > > Signed-off-by: Doug Anderson > --- > drivers/pinctrl/pinctrl-exynos.c | 52 > 1 file changed,

[PATCH 2/3] pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack

2013-06-12 Thread Doug Anderson
This patch does nothing but reorder the functions to improve the readability of a future patch. Signed-off-by: Doug Anderson --- drivers/pinctrl/pinctrl-exynos.c | 52 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/drivers/pinctrl/pinctrl