Re: [PATCH] PM / OPP: Export symbols for module usage.

2012-10-24 Thread Rafael J. Wysocki
On Thursday 11 of October 2012 13:45:05 Kevin Hilman wrote: > Nishanth Menon writes: > > > From: Liam Girdwood > > > > Export the OPP functions for use by driver modules. > > > > Cc: "Rafael J. Wysocki" > > Cc: Kevin Hilman > > Cc: linux...@vger.kernel.org > > Cc: linux-kernel@vger.kernel.org

Re: [PATCH] PM / OPP: Export symbols for module usage.

2012-10-11 Thread Kevin Hilman
Nishanth Menon writes: > From: Liam Girdwood > > Export the OPP functions for use by driver modules. > > Cc: "Rafael J. Wysocki" > Cc: Kevin Hilman > Cc: linux...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > > [n...@ti.com: expansion of functions exported] > Signed-off-by: Nishanth Men

[PATCH] PM / OPP: Export symbols for module usage.

2012-10-11 Thread Nishanth Menon
From: Liam Girdwood Export the OPP functions for use by driver modules. Cc: "Rafael J. Wysocki" Cc: Kevin Hilman Cc: linux...@vger.kernel.org Cc: linux-kernel@vger.kernel.org [n...@ti.com: expansion of functions exported] Signed-off-by: Nishanth Menon Signed-off-by: Liam Girdwood --- drive