From: Cornelia Huck Date: Wed, 3 Sep 2008 16:26:40 +0000 (+0200) Subject: Driver core: Clarify device cleanup. X-Git-Tag: v2.6.28-rc1~284^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5739411acbaa63a6c22c91e340fdcdbcc7d82a51;p=pandora-kernel.git Driver core: Clarify device cleanup. Make the comments on how to use device_initialize(), device_add() and device_register() a bit clearer - in particular, explicitly note that put_device() must be used once we tried to add the device to the hierarchy. Signed-off-by: Cornelia Huck Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed