mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 03:20:44 +09:00
Update nfit_test to handle multiple sub-allocations within a given pmem region. The mock resource now tracks and un-tracks sub-ranges as they are requested and released (either explicitly or via devm callback). Signed-off-by: Dan Williams <dan.j.williams@intel.com>