commit | 04f2ab9af1d87f7904986600e25f582ca7ec8dfc | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Mon Jun 29 16:28:03 2020 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Jul 09 07:56:44 2020 -0500 |
tree | 77e4bd082f806dad945e683ffbd4dc034113cda3 | |
parent | 6fa92fe7da8b30b2f5fcdf053017e6ae57f36b6d [diff] |
disk: Remove extra copy of config struct in nxp usdhc driver Updates the nxp usdhc driver data structure to keep a reference instead of a copy of the constant config structure. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>