]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 01:38:04 +0000 (18:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 01:38:04 +0000 (18:38 -0700)
commitdd6876b74a900dd89d759b93ac14b2d8f68503d4
tree4b8f6ea2f6816e15bc76207857c38dc0797a1068
parent8ce3a581ec7ea861354276366adfb461e16637a3
parent98ad3c4915b43df1ef48c27d3be7a2945733d2f6
Merge branch 'stmmac'

Vince Bridgers says:

====================
net: stmmac: Correct socfpga init/exit and

This patch series adds platform specific init/exit code so that socfpga
suspend/resume works as expected, and corrects a minor issue detected by
cppcheck.

V2: Address review comments by adding a line break at end of function and
    structure declaration. Add another trivial cppcheck patch.
====================

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