File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Documentation/core-api/irq Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -175,9 +175,10 @@ for IRQ numbers that are passed to struct device registrations. In that
175
175
case the Linux IRQ numbers cannot be dynamically assigned and the legacy
176
176
mapping should be used.
177
177
178
- As the name implies, the *_legacy() functions are deprecated and only
178
+ As the name implies, the \ * _legacy() functions are deprecated and only
179
179
exist to ease the support of ancient platforms. No new users should be
180
- added.
180
+ added. Same goes for the \* _simple() functions when their use results
181
+ in the legacy behaviour.
181
182
182
183
The legacy map assumes a contiguous range of IRQ numbers has already
183
184
been allocated for the controller and that the IRQ number can be
You can’t perform that action at this time.
0 commit comments