Skip to content
Commit 31a2cf1c authored by Tien Fong Chee's avatar Tien Fong Chee Committed by Tom Rini
Browse files

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: default avatarTien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 9652cfd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment