From: Kumar Gala Date: Thu, 8 Jan 2009 18:58:38 +0000 (-0800) Subject: gianfar: Fixup use of BUS_ID_SIZE X-Git-Tag: v2.6.29-rc1~45^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d8f6015e0fab61cc27204560d54a442181be54;p=pandora-kernel.git gianfar: Fixup use of BUS_ID_SIZE Commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 ("gianfar: Convert gianfar to an of_platform_driver") went back to using BUS_ID_SIZE instead of sizeof() as per the larger patch series that will remove "char bus_id[20]" from struct device. Signed-off-by: Kumar Gala Signed-off-by: David S. Miller --- Reading git-diff-tree failed