mfd: vexpress-sysreg: Drop unused syscon child devices
authorRob Herring <robh@kernel.org>
Wed, 29 Apr 2020 20:58:18 +0000 (15:58 -0500)
committerRob Herring <robh@kernel.org>
Wed, 13 May 2020 17:42:45 +0000 (12:42 -0500)
commit13fc767335caf08eed4de5a07e509cfddf6d2cbd
tree83c9fdb962b037936b736bfacd725739ae1ad98b
parenta229635f3bc981ea9e19810ae09b171952fa676b
mfd: vexpress-sysreg: Drop unused syscon child devices

The "sys_id", "sys_misc" and "sys_procid" devices don't have a user
anywhere in the tree and do nothing more than create a syscon regmap for
a single register or 2. That's an overkill for creating child devices.
Let's just remove them.

Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/mfd/vexpress-sysreg.c