summaryrefslogtreecommitdiffstats
path: root/drivers/of/base.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-04of: Drop ->next pointer from struct device_nodeGrant Likely2-7/+18
2014-12-04spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=yFabio Estevam1-1/+1
2014-12-04of: support passing console options with stdout-pathLeif Lindholm1-2/+4
2014-12-04of: add optional options parameter to of_find_node_by_path()Leif Lindholm3-5/+59