Skip to content
Commit cd2315d4 authored by Benjamin Fair's avatar Benjamin Fair Committed by Corey Minyard
Browse files

ipmi: kcs_bmc: don't change device name



kcs_bmc_alloc(...) calls dev_set_name(...) which is incorrect as most
bus driver frameworks, platform_driver in particular, assume that they
are able to set the device name themselves.

Signed-off-by: default avatarBenjamin Fair <benjaminfair@google.com>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent 9f8f16c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment