diff options
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | 2014-05-14 14:38:16 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-05-15 10:31:04 +0200 |
commit | cd90f0cf4454861a4f87bdfdcf01e8b98cc94869 (patch) | |
tree | 1f806c2c3537ea31db953815ae7b02a348bfc68d /fs/hfs | |
parent | 1e84443e69c1fdbef76fb3897294e924461a6c0a (diff) | |
download | talos-obmc-linux-cd90f0cf4454861a4f87bdfdcf01e8b98cc94869.tar.gz talos-obmc-linux-cd90f0cf4454861a4f87bdfdcf01e8b98cc94869.zip |
reset: sunxi: allow MFD subdevices probe
The current implementation uses sunxi_reset_init function for both early
init and platform device probe.
The sunxi_reset_init function uses DT to retrieve device resources, which
will be an issue if reset controllers are registered from an MFD device
that define resources from mfd_cell definition.
Moreover, we can make of devm functions when we're in the probe context.
Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions