Merge branch 'ks8851'
authorDavid S. Miller <davem@davemloft.net>
Sat, 24 May 2014 18:03:33 +0000 (14:03 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 May 2014 18:03:33 +0000 (14:03 -0400)
commit6c705d1362074f904394dbfbf2945c5180da4cc5
tree2229d952903469f6468c3e467354ddd762b034fe
parent54e5c4def0614ab540fbdf68e45342a4af141702
parentf4c6e06dec2bfb71daf98ffc67a98866f66e17a8
Merge branch 'ks8851'

Stephen Boyd says:

====================
ks8851 DT/regulator/gpio updates

This set of patches properly documents the micrel ks8851 spi ethernet
controller, converts to devm_regulator_get_optional() to make error
paths slightly simpler, and finally adds supports for another
optional regulator and a reset gpio. This allows me to use the ks8851
on my MSM8960 CDP board.

Changes since v1:
 * Dropped vendor prefix patch as that should go through DT tree
====================

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