[PATCH 0/3] staging: axis-fifo: probe function cleanup

From: Quentin Deslandes
Date: Fri Nov 01 2019 - 17:42:52 EST


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