Re: [PATCHv3 4/5] TPS65911: Add support for added GPIO line

From: Grant Likely
Date: Mon May 16 2011 - 15:10:37 EST


On Mon, May 16, 2011 at 12:50 PM, Jorge Eduardo Candelaria
<jedu@xxxxxxxxxxxxxxx> wrote:
> GPIO 1 to 8 are added for TPS65911 chip version. The gpio driver
> now handles more than one gpio lines. Subsequent versions of the
> chip family can add new GPIO lines with minimal driver changes.
>
> The GPIO driver should reside in drivers/gpio/ for better
> organization.
>
> Signed-off-by: Jorge Eduardo Candelaria <jedu@xxxxxxxxxxxxxxx>

This should be split into 2 patches. One patch to move the file into
the new location plus any fixups needed to get it to compile from
there, and a second patch to make the function changes. There is no
easy way to review what has functionally changed when move and rework
are in the same patch.

g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/