]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
intel_th: Pick up irq number from resources
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Wed, 23 Aug 2017 06:47:19 +0000 (09:47 +0300)
committerAlexander Shishkin <alexander.shishkin@linux.intel.com>
Wed, 28 Mar 2018 15:47:21 +0000 (18:47 +0300)
commit661b0df8489a35da4ee8acaaf43f204a913ccfc9
treef0d9b9cede5c0b5f7e6437040169b17ee9c2c6cc
parentc2d2c7de972d7a08533bde622c36ff6feb112907
intel_th: Pick up irq number from resources

Platform devices pass their IRQs around as resources, so as a convenience
for the glue layer code, allow them pass the IRQ to the core driver in
the resources array.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/hwtracing/intel_th/core.c