commit | aec8cc0bbb06b3834194cdeeb728b16e47f01678 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:50 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:15 2017 -0600 |
tree | 9e68801d4a0bc1dc4bd9104685834586bd9c72eb | |
parent | 085ba4747d98b0f57e367b4824e566a51d605019 [diff] |
dm: reset: Update uclass to support livetree Update the reset domain uclass to support livetree. Fix the xlate() method which has no callers. Signed-off-by: Simon Glass <sjg@chromium.org>