commit | 62cb89d5ebbe1abd22df8d5d5f442989fc7558af | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 04 11:29:46 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 19:29:52 2014 -0600 |
tree | 3e9acc98f1ef767f8383f4f576e7f45c22834302 | |
parent | 699ea9606ca8e4227c8be607197733d348cd12c4 [diff] |
dm: gpio: sandbox: Implement the remove() method This method frees memory so we must make sure to implement it. Signed-off-by: Simon Glass <sjg@chromium.org>