From: Alex Chiang Date: Mon, 19 Oct 2009 21:14:29 +0000 (-0600) Subject: ACPI: dock: combine add|alloc_dock_dependent_device (v2) X-Git-Tag: v2.6.33-rc1~47^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f69cfdd24ac40ab7bbd00d6ad85e003da755e3a0;p=pandora-kernel.git 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 Acked-by: Shaohua Li Signed-off-by: Len Brown --- Reading git-diff-tree failed