Searched hist:"94 a0cb1fc61ab7a0d47d268a7764374efeb2160b" (Results 1 – 7 of 7) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | macio.h | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
/linux/arch/sparc/include/asm/ |
H A D | parport.h | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
H A D | floppy_64.h | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
/linux/include/linux/ |
H A D | of_platform.h | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
H A D | of_device.h | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/of/ |
H A D | device.c | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|
H A D | platform.c | diff 94a0cb1fc61ab7a0d47d268a7764374efeb2160b Thu Jul 22 21:59:23 CEST 2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace of_device with platform_device in includes and core code
of_device is currently just an #define alias to platform_device until it gets removed entirely. This patch removes references to it from the include directories and the core drivers/of code.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>
|