Merge branch 'bcm_sf2'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 17:04:14 +0000 (12:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 17:04:14 +0000 (12:04 -0500)
commitfbe4d0d613416e4d789820bea327c2b458605b98
tree810ce217c49c63bf970fe05cddd7876723a70453
parenta620a6bc1c94c22d6c312892be1e0ae171523125
parent33f846142919f0ecceb9fde99fecdbc307dbf541
Merge branch 'bcm_sf2'

Florian Fainelli says:

====================
net: dsa: bcm_sf2: misc bugfixes

This patch series contains two bug fixes:

- first patch fixes an issue on the error path of the driver where we could
  have left some of our registers mapped

- second patch enforces the use of a software reset of the switch to guarantee
  the HW is in a consistent state prior to software initialization
====================

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