summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)AuthorFilesLines
2006-07-17Update .gitignoreTobias Klauser1-0/+5
2006-07-07Update .gitignoreTobias Klauser1-1/+2
2006-03-13Initial importTobias Klauser1-0/+1
authorHans de Goede <hdegoede@redhat.com>2015-12-11 16:32:17 +0100
committerKishon Vijay Abraham I <kishon@ti.com>2015-12-20 15:21:38 +0530
commit68dbc2ce77bbe18a0475a497f4d6adde7c5d0b0c (patch)
treecdc1800f333aac977c805d7dde94358287efba3e /drivers/phy/phy-sun4i-usb.c
parent75f072f9eab72e10a45886d84a9a762b1c65071d (diff)
phy-sun4i-usb: Use of_match_node to get model specific config data
Use of_match_node instead of calling of_device_is_compatible a ton of times to get model specific config data. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/phy-sun4i-usb.c')