]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdb6da05adaa2799487f1fd282b0b8bbde71a84c7
tree810ce217c49c63bf970fe05cddd7876723a70453
parentafa9d86ac6409d8539df48c57322547f04d4f66f
parente276a7fbf3824b6d99e7e9e21629604700304685
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>