From: Stefan Richter Date: Sat, 6 Jun 2009 16:37:25 +0000 (+0200) Subject: firewire: core: prepare for non-core children of card devices X-Git-Tag: v2.6.31-rc1~301^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099d54143e49d49c33cd25779ca725191df59b73;p=pandora-kernel.git firewire: core: prepare for non-core children of card devices The IP-over-1394 driver will add child devices beneath card devices which are not of type fw_device. Hence firewire-core's callbacks in device_for_each_child() and device_find_child() need to check for the device type now. Initial version written by Jay Fenlason. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed