Re: [PATCH 0/6] usb: sound/soc: Use platform_get_irq*() variants to fetch IRQ's
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-12-21 07:52:00
Also in:
linux-renesas-soc, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-12-21 07:52:00
Also in:
linux-renesas-soc, lkml
On Mon, Dec 20, 2021 at 01:04:05AM +0000, Lad Prabhakar wrote:
Hi All, This patch series aims to drop using platform_get_resource() for IRQ types in preparation for removal of static setup of IRQ resource from DT core code. Dropping usage of platform_get_resource() was agreed based on the discussion [0]. [0] https://patchwork.kernel.org/project/linux-renesas-soc/ patch/20211209001056.29774-1-prabhakar.mahadev-lad.rj@bp.renesas.com/ Note: I have just build tested the patches.
I don't think "sound/soc" mattered here in your subject line :) I'll go queue these up now, thanks. greg k-h