1 Mar
2012
1 Mar
'12
12:33 a.m.
On Tue, Feb 28, 2012 at 09:40:18AM +0200, Peter Ujfalusi wrote:
Use devm_* where it is possible to save on cleanup path. Start merging the two mcbsp file content. Move pm_runtime_enable/disable calls to ASoC probe, remove from module probe/remove time.
Acked-by: Mark Brown broonie@opensource.wolfsonmicro.com
though I don't see any reason not to enable pm_runtime in the device model probe, that way I'd expect you can save a little power on unused McBSP ports.