Hi,

On Mon, Jul 29, 2013 at 10:04:21AM +0300, Ivan T. Ivanov wrote:
>       motg->irq = platform_get_irq(pdev, 0);
> -     if (!motg->irq) {
> +     if (motg->irq < 0) {

looks like this particular hunk isn't part of $subject.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to