Re: [PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Samuel Iglesias Gonsálvez
On Thu, 2012-09-13 at 13:02 +0300, Dan Carpenter wrote: > On Thu, Sep 13, 2012 at 11:46:27AM +0200, Samuel Iglesias Gonsalvez wrote: > > Clear the BREAK flag from the ISR register. > > > > Signed-off-by: Samuel Iglesias Gonsalvez > > What are the user visible effects of this bugfix? > It

Re: [PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Dan Carpenter
On Thu, Sep 13, 2012 at 11:46:27AM +0200, Samuel Iglesias Gonsalvez wrote: > Clear the BREAK flag from the ISR register. > > Signed-off-by: Samuel Iglesias Gonsalvez What are the user visible effects of this bugfix? regards, dan carpenter -- To unsubscribe from this list: send the line

[PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Samuel Iglesias Gonsalvez
Clear the BREAK flag from the ISR register. Signed-off-by: Samuel Iglesias Gonsalvez --- drivers/staging/ipack/devices/ipoctal.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/ipack/devices/ipoctal.c b/drivers/staging/ipack/devices/ipoctal.c index 0fd0e01..5f4545a

[PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Samuel Iglesias Gonsalvez
Clear the BREAK flag from the ISR register. Signed-off-by: Samuel Iglesias Gonsalvez sigles...@igalia.com --- drivers/staging/ipack/devices/ipoctal.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/ipack/devices/ipoctal.c b/drivers/staging/ipack/devices/ipoctal.c index

Re: [PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Dan Carpenter
On Thu, Sep 13, 2012 at 11:46:27AM +0200, Samuel Iglesias Gonsalvez wrote: Clear the BREAK flag from the ISR register. Signed-off-by: Samuel Iglesias Gonsalvez sigles...@igalia.com What are the user visible effects of this bugfix? regards, dan carpenter -- To unsubscribe from this list:

Re: [PATCH 4/5] Staging: ipack/devices/ipoctal: acknowledge BREAK condition.

2012-09-13 Thread Samuel Iglesias Gonsálvez
On Thu, 2012-09-13 at 13:02 +0300, Dan Carpenter wrote: On Thu, Sep 13, 2012 at 11:46:27AM +0200, Samuel Iglesias Gonsalvez wrote: Clear the BREAK flag from the ISR register. Signed-off-by: Samuel Iglesias Gonsalvez sigles...@igalia.com What are the user visible effects of this bugfix?