From: David Brownell Date: Tue, 30 Sep 2008 18:42:55 +0000 (+0300) Subject: provide detailed diagnostics in add_children() X-Git-Tag: v2.6.27-omap1~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce04a6fe7d4fa103a0fe0daf7965da0703d5a9e1;p=pandora-kernel.git provide detailed diagnostics in add_children() Provide detailed diagnostics in add_children() when DEBUG is defined ... and fix the non-DEBUG message to include minimal status, and not appear unless there was actually an error. Update the IRQ message; have it match what the GPIO subchip says, and as a precaution, make it only appear if the IRQs have been initialized. Signed-off-by: David Brownell Added a few more diagnostics when platform_device_add() fails. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed