Re: [pm-wip/uart][PATCH 5/5 v2] Serial: Avoid using hwmod lookup using name string

2010-06-18 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: Avoid using hwmod lookup using name string rather retreive port info using the hwmod class interface. Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com --- arch/arm/mach-omap2/serial.c | 71

Re: [pm-wip/uart][PATCH 5/5 v2] Serial: Avoid using hwmod lookup using name string

2010-06-17 Thread Kevin Hilman
Govindraj.R govindraj.r...@ti.com writes: Avoid using hwmod lookup using name string rather retreive port info using the hwmod class interface. Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com Govindraj, I quite like this change, but am still

[pm-wip/uart][PATCH 5/5 v2] Serial: Avoid using hwmod lookup using name string

2010-06-16 Thread Govindraj.R
Avoid using hwmod lookup using name string rather retreive port info using the hwmod class interface. Cc: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Govindraj.R govindraj.r...@ti.com --- arch/arm/mach-omap2/serial.c | 71 ++--- 1 files changed,