diff options
| author | 2007-02-23 04:35:05 -0700 | |
|---|---|---|
| committer | 2007-02-26 10:34:08 -0800 | |
| commit | dfbffdd81c5d029ca8f8a754ce0eb8199c418eba (patch) | |
| tree | 31858110fa5535e9e089c52e32ba31151158ed4d /include | |
| parent | [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. (diff) | |
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
Currently assign_irq_vector works mostly by side effect and returns
the results of it's changes to the caller. Which makes for a lot of
arguments to pass/return and confusion as to what to do if you need
the status but you aren't calling assign_irq_vector.
This patch stops returning values from assign_irq_vector that can be
retrieved just as easily by examining irq_cfg, and modifies the
callers to retrive those values from irq_cfg when they need them.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
