> platform_get_irq() returns a negative error code when an IRQ is invalid
> or unspecified. Make 'irq' signed to properly handle this.
>
> Cc: Stephen Boyd
> Signed-off-by: Josh Cartwright
> ---
> drivers/mfd/pm8921-core.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied than
On 03/05/14 11:34, Josh Cartwright wrote:
> platform_get_irq() returns a negative error code when an IRQ is invalid
> or unspecified. Make 'irq' signed to properly handle this.
>
Reviewed-by: Stephen Boyd
Thanks
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by T
platform_get_irq() returns a negative error code when an IRQ is invalid
or unspecified. Make 'irq' signed to properly handle this.
Cc: Stephen Boyd
Signed-off-by: Josh Cartwright
---
drivers/mfd/pm8921-core.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/mfd/pm8
3 matches
Mail list logo