linux-stable/arch/powerpc/platforms/82xx
Uwe Kleine-König ce6d73c94d powerpc: make of_device_ids const
of_device_ids (i.e. compatible strings and the respective data) are not
supposed to change at runtime. All functions working with of_device_ids
provided by <linux/of.h> work with const of_device_ids. This allows to
mark all struct of_device_id const, too.

While touching these line also put the __init annotation at the right
position where necessary.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2014-09-25 23:14:46 +10:00
..
ep8248e.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
Kconfig powerpc/kconfig: Kill PPC_MULTIPLATFORM 2009-03-11 17:11:35 +11:00
km82xx.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
m82xx_pci.h [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
Makefile powerpc/82xx: rename and update mgcoge board support 2011-03-15 10:06:37 -05:00
mpc8272_ads.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00
pq2.c powerpc/82xx: Use for_each_compatible_node() macro 2013-01-10 17:00:51 +11:00
pq2.h [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. 2007-10-04 11:02:44 -05:00
pq2ads-pci-pic.c powerpc: Change free_bootmem() to kfree() 2012-11-15 13:01:16 +11:00
pq2ads.h powerpc/cpm: Remove some cruft code and defines 2009-05-19 00:47:19 -05:00
pq2fads.c powerpc: make of_device_ids const 2014-09-25 23:14:46 +10:00