commit | 4b67cef5d4dd9cc1db87a04317c3b2cc258fde8b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 23 06:55:08 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 23 14:07:25 2014 +0100 |
tree | 4fe6e371b8d31025b2d64be96e858d29294cf30f | |
parent | b9d5f6be3ec4b3bf319bc2454422e9e328289165 [diff] |
dm: Move uclass error checking/probing into a function Several functions will use this same pattern, so bring it into a function. Signed-off-by: Simon Glass <sjg@chromium.org>