From: Grant Likely Date: Wed, 11 Apr 2012 06:26:25 +0000 (-0600) Subject: irqdomain: Fix debugfs formatting X-Git-Tag: v3.4-rc3~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e06bf64f686befd2030da867a3dad965b96cc0;p=pandora-kernel.git irqdomain: Fix debugfs formatting This patch fixes the irq_domain_mapping debugfs output to pad pointer values with leading zeros so that pointer values are displayed correctly. Otherwise you get output similar to "0x 5e0000000000000". Also, when the irq_domain is set to 'null' Signed-off-by: Grant Likely Cc: David Daney Cc: Mika Westerberg --- Reading git-diff-tree failed