Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 | 1 | -1/+1 |
| | | | | | | As suggested by Stephen Rothwell. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | riowd: Distinguish between driver name and OF device node name. | David S. Miller | 2008-08-29 | 1 | -5/+5 |
| | | | | | | | Driver messages should print the driver name, rather than the OF device node name. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | riowatchdog: Move under drivers/watchdog | David S. Miller | 2008-08-29 | 1 | -0/+259 |
The config stuff was already in drivers/watchdog/Kconfig Signed-off-by: David S. Miller <davem@davemloft.net> |