commit | 3d85c4368c9b60ff378af21910c8b492bea22d12 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Sep 01 17:11:26 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Sep 02 01:28:18 2008 +0200 |
tree | b7fed06affccfa97aae1344c6f4f5026440513fb | |
parent | 30aa8bdcb683b014f5040e4e26d270eb8bfa34a4 [diff] |
device: make device_register() clone the device This is expected by the callers, but this fact was hidden well within the old list implementation. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>