Re: [PATCH v5] gpio/omap: fix off-mode bug: clear debounce settings on free/reset

2012-10-27 Thread Linus Walleij
On Fri, Oct 26, 2012 at 9:26 PM, Jon Hunter jon-hun...@ti.com wrote: This change was originally titled gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset. The title has been updated slightly to reflect (what should be) the final fix. When a GPIO is freed or shutdown,

[PATCH v5] gpio/omap: fix off-mode bug: clear debounce settings on free/reset

2012-10-26 Thread Jon Hunter
This change was originally titled gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset. The title has been updated slightly to reflect (what should be) the final fix. When a GPIO is freed or shutdown, we need to ensure that any debounce settings are cleared and if the GPIO

Re: [PATCH v5] gpio/omap: fix off-mode bug: clear debounce settings on free/reset

2012-10-26 Thread Kevin Hilman
Jon Hunter jon-hun...@ti.com writes: This change was originally titled gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset. The title has been updated slightly to reflect (what should be) the final fix. nit: this kind of thing should typically go after the '---' since

Re: [PATCH v5] gpio/omap: fix off-mode bug: clear debounce settings on free/reset

2012-10-26 Thread Jon Hunter
On 10/26/2012 04:19 PM, Kevin Hilman wrote: Jon Hunter jon-hun...@ti.com writes: This change was originally titled gpio/omap: fix off-mode bug: clear debounce clock enable mask on free/reset. The title has been updated slightly to reflect (what should be) the final fix. nit: this kind