Merge branch 'cpsw'
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 May 2014 04:11:07 +0000 (00:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 May 2014 04:11:07 +0000 (00:11 -0400)
commitb62cb8d995c6f596e3c5ac8a7cb920d5d3771436
tree33af33b5198277e35395210643ee614f2e6a5288
parentb2ce49e7375ff5b9b133c474875dfbd97ef00ef7
parentb80b93096bc05f013418e315ccc544ce2e8efc28
Merge branch 'cpsw'

Mugunthan V N says:

====================
Add DRA7xx and AM43xx platform support in cpsw-phy-sel driver

Adding DRA7xx and AM43xx platform support to cpsw-phy-sel driver to select
phy mode in control driver and fixing the uninitialized dev by initializing
to platform device structure pointer.

Changes from Initial version
* Added back the missing patch (1/3)
====================

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