aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/mpc85xx_edac.c
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-01-06 14:42:57 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-06 15:59:30 -0800
commit281efb17d88a91dc3b879bb1d49e3a66daf48797 (patch)
treec2136591ecd7b3536c67162cf98fdb5614e2f450 /drivers/edac/mpc85xx_edac.c
parent1dca00bd028e96d39992f501e9251e0cda499562 (diff)
downloadkernel_samsung_smdk4412-281efb17d88a91dc3b879bb1d49e3a66daf48797.zip
kernel_samsung_smdk4412-281efb17d88a91dc3b879bb1d49e3a66daf48797.tar.gz
kernel_samsung_smdk4412-281efb17d88a91dc3b879bb1d49e3a66daf48797.tar.bz2
edac: struct device: replace bus_id with dev_name(), dev_set_name()
This patch is part of a larger patch series which will remove the "char bus_id[20]" name string from struct device. The device name is managed in the kobject anyway, and without any size limitation, and just needlessly copied into "struct device". [akpm@linux-foundation.org: coding-style fixes] Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Acked-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/edac/mpc85xx_edac.c')
0 files changed, 0 insertions, 0 deletions