commit | 9ca296a1b0ef37e53ca62ec8a345d9970f987599 | [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 | 093f79ab88d57b800283b0a172c17167699f4243 [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>