]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 4641/2: netX: fix kobject_name type
authorRobert Schwebel <robert@schwebel.de>
Mon, 5 Nov 2007 16:55:24 +0000 (17:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 5 Nov 2007 17:19:14 +0000 (17:19 +0000)
commitb51d084183fa539ebbd0f8e54784d1770b2266f5
tree9a39948344191265eeb01413a8c1c79bf6768d63
parent0bd816738fb516ed6515c650a813805e4180bf27
[ARM] 4641/2: netX: fix kobject_name type

With commit 4ab43d27bc12124703d3617ee3786737729c76f8 kobject_name() is
correctly being used to access the name field of kobj, but that function
needs a pointer to a kobject, not the kobject itself.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-netx/xc.c