Re: [PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-16 Thread Evgeniy Polyakov
Hi 13.10.2013, 11:23, "Michael Opdenacker" : >  This patch proposes to remove the use of the IRQF_DISABLED flag > >  It's a NOOP since 2.6.35 and it will be removed one day. > >  Signed-off-by: Michael Opdenacker Both patches look good, thank you Greg, please pull them into your tree Acked-by:

Re: [PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-16 Thread Рустафа Джамурахметов
Hi 13.10.2013, 11:23, "Michael Opdenacker" : > This patch proposes to remove the use of the IRQF_DISABLED flag > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker Both patches look good, thank you Greg, please pull them into your tree Acked-by:

Re: [PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-16 Thread Рустафа Джамурахметов
Hi 13.10.2013, 11:23, Michael Opdenacker michael.opdenac...@free-electrons.com: This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com Both patches look

Re: [PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-16 Thread Evgeniy Polyakov
Hi 13.10.2013, 11:23, Michael Opdenacker michael.opdenac...@free-electrons.com:  This patch proposes to remove the use of the IRQF_DISABLED flag  It's a NOOP since 2.6.35 and it will be removed one day.  Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com Both patches

[PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-13 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/w1/masters/ds1wm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/w1/masters/ds1wm.c

[PATCH] w1: ds1wm: remove deprecated IRQF_DISABLED

2013-10-13 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker michael.opdenac...@free-electrons.com --- drivers/w1/masters/ds1wm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git