On 06/20/2014 04:01 AM, Zhao Qiang wrote:
> when flexcan is not physically linked, command 'cantest' will
> trigger an err_irq, add err_irq handler for it.
>
> Signed-off-by: Zhao Qiang
> ---
> Changes for v2:
> - use a space instead of tab
> - use flexcan_poll_state instead of print
On 06/18/2014 01:35 AM, Neelesh Gupta wrote:
This patch adds basic kernel enablement for reading power values, fan
how about support instead of enablement ?
speed rpm, voltage and temperature data on powernv platforms which will
be exported to user space through sysfs interface.
Test results
Replace strict_strto calls with more appropriate kstrto calls
Signed-off-by: Daniel Walter
---
arch/powerpc/kernel/setup_64.c| 6 +++---
arch/powerpc/kernel/vio.c | 2 +-
arch/powerpc/platforms/pseries/dlpar.c| 4 ++--
arch/powerpc/platforms/pseries/mobility.c | 2