commit | f69cfdd24ac40ab7bbd00d6ad85e003da755e3a0 | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Oct 19 15:14:29 2009 -0600 |
committer | Len Brown <len.brown@intel.com> | Wed Dec 16 03:02:10 2009 -0500 |
tree | 87e35e597e293d67e1ec0f4209b78b69a87cd33e | |
parent | 5f46c2f25cfbb5faca7550738ac42c4d1491ddc8 [diff] |
ACPI: dock: combine add|alloc_dock_dependent_device (v2) There's no real need to have a separate allocation step when adding a dock dependent device. Combining the two functions is both logical and helps with legibility. Signed-off-by: Alex Chiang <achiang@hp.com> Acked-by: Shaohua Li <shaohua.li@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>