regmap-irq: Place kernel doc of struct regmap_irq_chip in order
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 20 Feb 2023 15:33:34 +0000 (17:33 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 5 Mar 2023 23:38:52 +0000 (23:38 +0000)
commit9b400171a69d2487c3196cc3b6de60de3b08e1ee
treee24560cf3a0d65cfc0e610c3c751806bbdeb9199
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6
regmap-irq: Place kernel doc of struct regmap_irq_chip in order

It seems that a couple of members got lost theirorder, put them back.
Besides that, split field descriptions into groups in the same way
as it's done in the structure definition.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230220153334.87049-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regmap.h