diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-12-05 01:08:39 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-12-19 06:07:46 +0100 |
commit | 6a9d42ed0d4d28c449de36f561ad3969aac51c41 (patch) | |
tree | 3059179a356c41bc74446281ac11e9ff6a86a052 /kernel/resource.c | |
parent | powerpc: Set I/O port resource types correctly (diff) | |
download | linux-6a9d42ed0d4d28c449de36f561ad3969aac51c41.tar.xz linux-6a9d42ed0d4d28c449de36f561ad3969aac51c41.zip |
irqchip/i8259: Set I/O port resource types correctly
Set I/O port resource structs to have IORESOURCE_IO in their type field.
Previously we marked these as merely IORESOURCE_BUSY without indicating the
type. Setting the type doesn't fix any functional problem but makes %pR
on the resource work better.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions