summaryrefslogtreecommitdiff
path: root/tools/arch/powerpc/include
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2017-02-09 09:17:37 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-10 15:52:27 -0500
commitfdace6c224e9fc0e81337b6fee3cfd136824c983 (patch)
tree9dbce8b28773a41dde50b9da5dd26c15bcdde023 /tools/arch/powerpc/include
parent6f1cd5ca359276508a2c55e638a4a2cc28f8e4ae (diff)
nfp: allocate irqs in lower driver
PF services multiple ports using single PCI device therefore IRQs can no longer be allocated in the netdev code. Lower portion of the driver has to allocate the IRQs and hand them out to ports. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions
INDEX is sane Docs: change sh -> awk in REPORTING-BUGS Documentation/core-api/device_link: Add initial documentation core-api: remove an unexpected unident ppc/idle: Add documentation for powersave=off Doc: Correct typo, "Introdution" => "Introduction" Documentation/atomic_ops.txt: convert to ReST markup Documentation/local_ops.txt: convert to ReST markup Documentation/assoc_array.txt: convert to ReST markup docs-rst: parse-headers.pl: cleanup the documentation docs-rst: fix media cleandocs target docs-rst: media/Makefile: reorganize the rules docs-rst: media: build SVG from graphviz files docs-rst: replace bayer.png by a SVG image ...
Diffstat (limited to 'tools/testing/selftests/timers/valid-adjtimex.c')