of: Add a context pointer to fixup functions
If drivers want to fixup their specific instance they need some context
to know which instance they have to fixup.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 91b3761 commit d7c1612d650e87dbdebf8957bc01bd1db52f0d5b
@Sascha Hauer Sascha Hauer authored on 16 Jul 2013
Showing 8 changed files
View
arch/arm/boards/at91sam9x5ek/hw_version.c
View
arch/arm/boards/highbank/init.c
View
arch/ppc/mach-mpc5xxx/cpu.c
View
arch/ppc/mach-mpc85xx/fdt.c
View
common/memory.c
View
common/oftree.c
View
include/of.h
View
net/eth.c