lkml.org 
[lkml]   [2021]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] memory: omap-gpmc: Use platform_get_irq() to get the interrupt
Date
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/

While doing the above just noticed the code can be simplified
so introduced patch 2/2 to use devm_platform_ioremap_resource().

Cheers,
Prabhakar

Lad Prabhakar (2):
memory: omap-gpmc: Use platform_get_irq() to get the interrupt
memory: omap-gpmc: Make use of the devm_platform_ioremap_resource()

drivers/memory/omap-gpmc.c | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-12-21 21:39    [W:0.039 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site