Paul Walmsley [off-list ref] writes:
On Fri, 9 Nov 2012, Kevin Hilman wrote:
quoted
I found that disabling MMC in the config made the tests pass again, so
then bisected it down to the commit below removing SYSCONFIG
accesses[2]. I haven't had the time to find out exactly the cause, but
clearly the code that was removed was doing something that hwmod is not
taking care of automatically.
Venkat, Felipe, could you please investigate this and hopefully get a
fix out for v3.7-rc?
This one might fix it -- it fixes another PM bug in the v3.7-rcs involving
the same commit:
http://git.kernel.org/?p=linux/kernel/git/pjw/omap-pending.git;a=commit;h=613ad0e98c3596cd2524172fae2a795c3fc57e4a
Indeed, that fixes it. Somehow I thought I was already including that
fix, but I wasn't.
Thanks,
Kevin