driver core: Inline dev_set/get_drvdata
authorJean Delvare <jdelvare@suse.de>
Mon, 14 Apr 2014 10:58:53 +0000 (12:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 20:46:59 +0000 (13:46 -0700)
dev_set_drvdata and dev_get_drvdata are now simple enough again that
we can inline them as they used to be before commit b40284378.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/dd.c
include/linux/device.h

Simple merge
Simple merge