diff options
author | Thierry Reding <treding@nvidia.com> | 2014-07-29 11:16:15 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-31 00:18:47 (GMT) |
commit | b5b628ba4980762b290bb794d44dce629d0126f2 (patch) | |
tree | 20ed86be9dcbca5e03dc02337a32bebc99f8d68a /net/ceph/snapshot.c | |
parent | 47e7b05001d8634704b1563ba93863194ac129f0 (diff) | |
download | linux-b5b628ba4980762b290bb794d44dce629d0126f2.tar.xz |
staging/nvec: Use platform_get_irq()
As opposed to platform_get_resource(), the platform_get_irq() function
has special code to handle driver probe deferral when booting using DT
and where an interrupt provider hasn't been registered yet. While this
is unlikely to become an issue for nvec, platform_get_irq() is the
recommended way to get at interrupts.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ceph/snapshot.c')
0 files changed, 0 insertions, 0 deletions