OSDN Git Service

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)
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>

Trivial merge