commit | 204675c413902a5e85196d8bc2bd88d12b7aad78 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 29 21:19:25 2019 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 07 16:02:39 2020 -0700 |
tree | 8f0872ad4ec567e7b5cda4422762289ea904e5ba | |
parent | 8a8fe1ba5c252fc3a2ca17f3d6c087df311e514c [diff] |
dm: test: Add a test driver for devres Add a driver which does devres allocations so that we can write tests for devres. Signed-off-by: Simon Glass <sjg@chromium.org>