commit | f6230a00579d5ca5ba01ca158f5c369cf64e87eb | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Sep 12 17:32:26 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 18 20:40:37 2017 +0200 |
tree | 4f27020e84c59dec64a20a6823f3bbbd6a988454 | |
parent | 75c7859803a334a41c8bdf0a31cd1cd61f579076 [diff] |
rockchip: efuse: change to use dev_read_addr_ptr With the dev_read_addr_ptr function available, we can change the efuse driver to use it (and eliminate the explicit type-cast). Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>