[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191101214232.16960-1-quentin.deslandes@itdev.co.uk>
Date: Fri, 1 Nov 2019 21:42:46 +0000
From: Quentin Deslandes <quentin.deslandes@...ev.co.uk>
To: "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>
CC: Quentin Deslandes <quentin.deslandes@...ev.co.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Cristian Sicilia <sicilia.cristian@...il.com>,
"devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] staging: axis-fifo: probe function cleanup
Avoid parsing unused device tree properties and add a note on ignored /
unsupported properties inside the joined documentation instead.
Also use managed functions to claim the device's resources and remove unused
resource pointer from the device's internal structure.
Quentin Deslandes (3):
staging: axis-fifo: avoid parsing ignored device tree properties
staging: axis-fifo: request resources using managed functions
staging: axis-fifo: remove unused pointer to memory resource
drivers/staging/axis-fifo/axis-fifo.c | 301 +++++++-----------------
drivers/staging/axis-fifo/axis-fifo.txt | 18 +-
2 files changed, 90 insertions(+), 229 deletions(-)
--
2.23.0
Powered by blists - more mailing lists