[GIT PULL] PM / AVS changes for v3.18 - v2
From: khilman@kernel.org (Kevin Hilman)
Date: 2014-09-26 14:23:21
Also in:
linux-pm
From: khilman@kernel.org (Kevin Hilman)
Date: 2014-09-26 14:23:21
Also in:
linux-pm
Mark Brown [off-list ref] writes:
On Thu, Sep 25, 2014 at 12:05:42PM -0700, Kevin Hilman wrote:quoted
The first pull request was missing a dependency on a feature that went in through Mark Brown's regulator tree, so it wouldn't actually compile properly by itself. This version pulls in that topic branch from Marks tree (topic/voltage-ev branch, already part of -next), and now compiles fine.Please in future don't pull anything in from my tree without a signed tag (speak to me if there isn't one).
Sorry about that. Had there been more than one patch in this topic branch, or it wasn't based directly on an -rc tag, I would've waited for confirmation about it being stable, but since it was a single patch, based directly on an -rc tag, I assumed it was stable. In the future, I'll be sure to request a signed tag. Kevin