commit | c7298e74480c2c93af7534295cfcb0f70dd17acc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 11 13:23:26 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 14 15:34:50 2016 -0600 |
tree | c3122b2be426be9bcfd3285bda86cb175fb9aaeb | |
parent | 832c3f0242ae6b5278648b638d45f217237e4fb0 [diff] |
dm: Use uclass_first_device_err() where it is useful Use this new function in places where it simplifies the code. Signed-off-by: Simon Glass <sjg@chromium.org>