commit | 24a870cc564cb7a5c219aad6a5f244d202390ba0 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Mon May 09 00:29:36 2022 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Jul 18 09:37:50 2022 +0100 |
tree | ea61d6a4e252e78f019c1332e433db9e2230da24 | |
parent | 903153215db4325f35ad30eae9c36c58ed33614a [diff] |
reset: sunxi: Convert driver private data to platform data The reason here is the same as the reason for changing the clock driver: platform data can be provided when binding the driver. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>