kernel-fxtec-pro1x/drivers
Grant Likely 2dc1158137 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>
2010-08-06 09:25:50 -06:00
..
accessibility drop explicit include of autoconf.h 2009-12-12 13:08:15 +01:00
acpi acpi ec_sys: Be more cautious about ec write access 2010-08-03 09:49:13 -04:00
amba ARM: AMBA: Add pclk support to AMBA bus infrastructure 2010-07-31 13:07:27 +01:00
ata of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
atm of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
auxdisplay auxdisplay: section cleanup in cfag12864bfb driver 2010-05-25 08:07:09 -07:00
base Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
block of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
bluetooth Bluetooth: Fix kfree() => kfree_skb() in hci_ath.c 2010-07-27 15:27:45 -07:00
cdrom of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
char of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
clocksource Andres has moved 2010-07-20 16:25:41 -07:00
connector include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
cpufreq [CPUFREQ] fix brace coding style issue. 2010-08-03 13:47:05 -04:00
cpuidle [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent 2010-08-03 13:47:05 -04:00
crypto of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
dca include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
dio m68k: don't export static inline functions 2009-12-06 11:18:28 +01:00
dma of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
edac of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
eisa eisa: fix coding style for eisa bus code 2010-03-06 11:26:32 -08:00
firewire firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder 2010-06-02 19:48:13 +02:00
firmware Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 2010-08-04 11:25:58 -07:00
gpio Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
gpu Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 2010-08-05 16:02:01 -07:00
hid Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 2010-08-04 15:23:49 -07:00
hwmon of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
i2c of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
ide Merge branch 'master' into for-next 2010-06-16 18:08:13 +02:00
idle Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 2010-08-04 11:13:36 -07:00
ieee1394 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 2010-05-27 10:22:06 -07:00
ieee802154 ieee802154: merge cleanup 2009-12-02 01:13:11 -08:00
infiniband of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
input of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
isdn Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-08-04 15:31:02 -07:00
leds of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
lguest lguest: stop using KVM hypercall mechanism 2010-04-14 21:43:56 +09:30
macintosh of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
mca mca: struct device - replace bus_id with dev_name(), dev_set_name() 2009-03-24 16:38:23 -07:00
md md/raid5: don't include 'spare' drives when reshaping to fewer devices. 2010-06-24 13:36:04 +10:00
media of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
memstick include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
message Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-08-04 15:31:02 -07:00
mfd i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 2010-06-03 11:33:58 +02:00
misc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2010-08-04 15:15:15 -07:00
mmc of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
mtd of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
net of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
nubus include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
of of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
oprofile oprofile: protect from not being in an IRQ context 2010-05-03 23:02:39 +02:00
parisc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-08-04 15:31:02 -07:00
parport of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
pci PM: Make it possible to avoid races between wakeup and system sleep 2010-07-19 01:58:48 +02:00
pcmcia of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
platform ips driver: make it less chatty 2010-08-03 11:55:15 -04:00
pnp PNPACPI: Add support for remote wakeup 2010-07-19 01:58:48 +02:00
power POWER: Add JZ4740 battery driver. 2010-08-05 13:26:20 +01:00
pps include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ps3 Merge branch 'master' into for-next 2010-04-23 02:08:44 +02:00
rapidio fix typos concerning "associate" 2010-06-16 18:08:32 +02:00
regulator regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register 2010-07-28 15:09:26 +01:00
rtc of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
s390 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2010-08-04 15:15:15 -07:00
sbus of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
scsi of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
serial of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
sfi SFI: do not return freed pointer 2010-06-01 12:04:35 -04:00
sh sh: Make intc messages consistent via pr_fmt. 2010-06-02 18:10:00 +09:00
sn include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
spi of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
ssb ssb: remove the ssb DMA API 2010-06-04 16:00:42 -04:00
staging Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-08-04 15:31:02 -07:00
tc include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
telephony drivers/telephony/ixj.c: use memdup_user 2010-05-27 09:12:42 -07:00
thermal drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys 2010-04-07 08:38:03 -07:00
uio include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
usb of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
uwb fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
vhost Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 2010-08-04 11:47:58 -07:00
video of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
virtio virtio: fix oops on OOM 2010-07-26 08:05:31 -07:00
vlynq vlynq: make whole Kconfig-menu dependant on architecture 2010-05-14 16:59:54 +02:00
w1 sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
watchdog of/device: Replace struct of_device with struct platform_device 2010-08-06 09:25:50 -06:00
xen Merge branch 'xen/xenbus' into upstream/xen 2010-08-04 14:49:24 -07:00
zorro sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
Kconfig MFGPT: move clocksource menu 2010-03-06 11:26:28 -08:00
Makefile intel_idle: native hardware cpuidle driver for latest Intel processors 2010-05-28 14:26:20 -04:00