[PATCH v6 08/16] OMAP2+: UART: Store certain reg values to port structure
From: Govindraj <hidden>
Date: 2011-10-11 13:21:20
Also in:
linux-omap, linux-serial
From: Govindraj <hidden>
Date: 2011-10-11 13:21:20
Also in:
linux-omap, linux-serial
On Tue, Oct 11, 2011 at 5:28 AM, Kevin Hilman [off-list ref] wrote:
"Govindraj.R" [off-list ref] writes:quoted
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 <redacted>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.
Okay fine. -- Thanks, Govindraj.R