]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sh_eth'
authorDavid S. Miller <davem@davemloft.net>
Mon, 26 Jan 2015 23:26:46 +0000 (15:26 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jan 2015 23:26:46 +0000 (15:26 -0800)
commit46d3f6b9af2684d1255077d79f4dffbc79d3e37a
tree442d27b1ab2abe6bf1aca088b5a35fcfc54ac62a
parentdde97b03920b4566c1e368e85b91b06af69f0c05
parentc5e4df3dc638f2d748cf684e5cc0f084af8e0f72
Merge branch 'sh_eth'

Sergei Shtylyov says:

====================
sh_eth: massage PM code

   Here's a set of 2 patches against DaveM's 'net-next.git' repo. We're adding
the support for suspend/hibernation as well as somewhat changing the existing
code. There are still MDIO-related issue with suspend (kernel exception), we've
been working on it and shall address it with a separate patch...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>