/openbmc/linux/drivers/sbus/char/ |
H A D | bbc_i2c.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | bbc_envctrl.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | bbc_i2c.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | uctrl.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | n2rng.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | pasemi-rng.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | n2-drv.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | sysfs.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | core.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/scsi/ |
H A D | qlogicpti.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | sun_esp.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/sound/soc/fsl/ |
H A D | mpc5200_dma.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_core.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/hwmon/ |
H A D | ultra45_env.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/macintosh/ |
H A D | macio_sysfs.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/input/serio/ |
H A D | i8042-sparcio.h | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
H A D | xilinx_ps2.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/input/misc/ |
H A D | sparcspkr.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/parport/ |
H A D | parport_sunbpp.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/ata/ |
H A D | pata_of_platform.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H A D | mpc837x_rdb.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | sun_uflash.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-ppc-of.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/watchdog/ |
H A D | gef_wdt.c | diff 2dc11581376829303b98eadb2de253bee065a56a Fri Aug 06 10:25:50 CDT 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device
of_device is just an alias for platform_device, so remove it entirely. Also replace to_of_device() with to_platform_device() and update comment blocks.
This patch was initially generated from the following semantic patch, and then edited by hand to pick up the bits that coccinelle didn't catch.
@@ @@ -struct of_device +struct platform_device
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: David S. Miller <davem@davemloft.net>
|