author Robert P. J. Day 1304500774 -0400 committer Greg Kroah-Hartman 1304729552 -0700 RAW driver: Remove call to kobject_put(). If cdev_add() fails, there is no justification for subsequently calling kobject_put(). Signed-off-by: Robert P. J. Day Signed-off-by: Greg Kroah-Hartman -ç”