RE: [PATCH 2/3 v2] GPIO: gpio-dwapb: Support Debounce

From: Chen, Alvin
Date: Mon Sep 08 2014 - 20:47:28 EST


> > Since the 'debounce' feature also needs read/write, if we splite this
> > patch, then for 'debounce', One patch use readl/writel, and another
> > patch change to dwapb_read/write. It seems duplicate since the previous
> patch use readl/writel and the fllowing one change it immediately.
> > Since this patch is small, could we just make them together? How do you
> think?
>
> Make the dwapb_writel/readl patch goes first in the series.
>
OK.