[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211106173909.34255-1-puranjay12@gmail.com>
Date: Sat, 6 Nov 2021 23:09:08 +0530
From: Puranjay Mohan <puranjay12@...il.com>
To: gregkh@...uxfoundation.org, rafael@...nel.org,
linux-kernel@...r.kernel.org, jic23@...nel.org,
linux-iio@...r.kernel.org
Cc: Puranjay Mohan <puranjay12@...il.com>
Subject: [PATCH 0/1] device property: Adding fwnode_irq_get_by_name()
While working on an IIO driver I was told to use of_irq_get_byname() as
the generic version is not available in property.c.
I wish to work on this and have written a function that may work.
I am not sure about its correctness so I am posting this patch early for
review.
Puranjay Mohan (1):
device property: Add fwnode_irq_get_by_name
drivers/base/property.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
2.30.1
Powered by blists - more mailing lists