aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/of_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22arch/microblaze: Move dma_mask from of_device into pdev_archdataGrant Likely1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-3/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-4/+4
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek1-6/+4
2009-03-27microblaze_v8: Open firmware filesMichal Simek1-0/+115