Re: [PATCH v1] irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro

From: Thomas Gleixner
Date: Wed Feb 14 2018 - 11:08:24 EST


On Wed, 14 Feb 2018, Marc Zyngier wrote:

> On 14/02/18 15:47, Andy Shevchenko wrote:
> > ...instead of open coding file operations followed by custom ->open()
> > callbacks per each attribute.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Too late... ;-)
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/irq/irqdomain.c?id=c5baa1be8f559d5f33c412d00cc1c86762a8bbbf

You're slighly off. The patch is against the CONFIG_GENERIC_IRQ_DEBUGFS
infrastructure and that's still there :)