Skip to content
Commit 53f3cc46 authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Tejun Heo
Browse files

pata_platform: Remove useless irq_flags field



IRQ flags can be obtained from resource structure, there are no need
to use additional field in the platform_data to store these values.
This patch removes this field and convert existing users of this driver
to use IRQ flags from the resources.

Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent ca99140a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment