Home
last modified time | relevance | path

Searched hist:ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe (Results 1 – 25 of 35) sorted by relevance

12

/linux/arch/powerpc/platforms/8xx/
H A Dep88xc.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmpc86xads_setup.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dadder875.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmpc885ads_setup.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dtqm8xx_setup.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/44x/
H A Debony.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dcanyonlands.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dsam440ep.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Diss4xx.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dppc44x_simple.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/85xx/
H A Dppa8548.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dcommon.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/embedded6xx/
H A Dgamecube.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmvme5100.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dstorcenter.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dlinkstation.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dwii.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/82xx/
H A Dkm82xx.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dep8248e.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/83xx/
H A Dmisc.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmpc834x_itx.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dlite5200.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmpc52xx_pic.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>
H A Dmedia5200.cdiff ce6d73c94d7cfbdc3dc31860fe14af2f37d1b4fe Wed Sep 10 21:56:38 CEST 2014 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> 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>

12