[PATCH v6 08/16] OMAP2+: UART: Store certain reg values to port structure

Kevin Hilman khilman at ti.com
Mon Oct 10 19:58:46 EDT 2011


"Govindraj.R" <govindraj.raja at ti.com> writes:

> In preparation to runtime conversion add missing uart regs to
> port structure which can be used in context restore.
> Also ensuring all uart reg info's are part of port structure.
>
> Signed-off-by: Govindraj.R <govindraj.raja at ti.com>

IMO, this should come later in the series to avoid adding bunch of code
that gets moved in a subsequent patch.

First, convert to runtime PM (current patch 9/16)
Then, add a patch to move context save/restore into driver.
Then, add this patch.

Kevin



More information about the linux-arm-kernel mailing list