[patch 0/2] driver core: platform_get_irq*(): return -ENXIO on error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



platform_get_irq*() can't return 0 on error since 0 may be a valid IRQ.,
instead return a -ve error code.

platform_get_irq-return-error:
  - return -ENXIO if platform_get_irq*() can't find the resource.

platform_get_irq-fix-users-on-error:
  - fix all the users of platform_get_irq*() so they do something
sensible when it returns an error.

David Vrabel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux