| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-07-22 | [POWERPC] Constify of_platform_driver match_table | Stephen Rothwell | 1 | -1/+1 | |
| Signed-off-by: Stephen Rothwell <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||
| 2007-07-22 | [POWERPC] Constify of_platform_driver name | Stephen Rothwell | 1 | -1/+1 | |
| Signed-off-by: Stephen Rothwell <[email protected]> Acked-by: David S. Miller <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||
| 2007-07-20 | Create drivers/of/platform.c | Stephen Rothwell | 1 | -0/+2 | |
| and populate it with the common parts from PowerPC and Sparc[64]. Signed-off-by: Stephen Rothwell <[email protected]> Acked-by: Paul Mackerras <[email protected]> Acked-by: David S. Miller <[email protected]> | |||||
| 2007-07-20 | Create linux/of_platorm.h | Stephen Rothwell | 1 | -0/+55 | |
| Move common stuff from asm-powerpc/of_platform.h to here and move the common bits from asm-sparc*/of_device.h here as well. Create asm-sparc*/of_platform.h and move appropriate parts of of_device.h to them. Signed-off-by: Stephen Rothwell <[email protected]> Acked-by: Paul Mackerras <[email protected]> Acked-by: David S. Miller <[email protected]> | |||||