diff options
author | 2018-08-30 14:20:04 +0100 | |
---|---|---|
committer | 2018-09-10 16:43:27 +0100 | |
commit | d31ca7e5d0fa066d59540859af32ab6f95adb519 (patch) | |
tree | e00b22968e10588500e7f8b401726fb13f870330 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.19-rc1 (diff) | |
download | wireguard-linux-d31ca7e5d0fa066d59540859af32ab6f95adb519.tar.xz wireguard-linux-d31ca7e5d0fa066d59540859af32ab6f95adb519.zip |
mfd: madera: Add irqchip data pointer into struct madera
Put the pointer to struct regmap_irq_chip_data into the parent
mfd structure so that the child irqchip driver does not need
a trivial private structure to store only this pointer. As
the irqchip child driver already has a pointer to the parent
struct madera it can use that to store the pointer. This also
means that the irqchip driver does not need a double-indirection
from its local struct to get at the parent struct madera.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions