RE: [PATCH 09/16] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations.

2010-03-05 Thread Gopinath, Thara
: PM: Creating separate files for handling OMAP3 voltage related operations. Thara Gopinath th...@ti.com writes: This patch creates voltage.c and voltage.h files and moves all voltage processor and voltage controller specific code from smartreflex.c and other places in the OMAP3 codebase

Re: [PATCH 09/16] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations.

2010-03-02 Thread Kevin Hilman
Thara Gopinath th...@ti.com writes: This patch creates voltage.c and voltage.h files and moves all voltage processor and voltage controller specific code from smartreflex.c and other places in the OMAP3 codebase into these two files. This along with smartreflex class driver addition will

[PATCH 09/16] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations.

2010-02-24 Thread Thara Gopinath
This patch creates voltage.c and voltage.h files and moves all voltage processor and voltage controller specific code from smartreflex.c and other places in the OMAP3 codebase into these two files. This along with smartreflex class driver addition will make smartreflex.c a generic driver to