diff options
| author | Tien Fong Chee <[email protected]> | 2018-12-10 21:29:44 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-01-15 15:28:54 -0500 |
| commit | 31a2cf1ca4968dcaf78aef222b6683fea4f2c72d (patch) | |
| tree | 930f867931e7b64be15f5b11ad71e369c952e896 /common/command.c | |
| parent | 9652cfd9ee5679b72f28d581d7d48916f8031937 (diff) | |
misc: fs_loader: Switching private data allocation to DM auto allocation
Switching private data manual allocation to driver model auto allocation
so users no longer need to deallocate themself because this would be
deallocated by driver model when the device is no longer required.
Signed-off-by: Tien Fong Chee <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'common/command.c')
0 files changed, 0 insertions, 0 deletions
