From: Seth Jennings Date: Tue, 20 Aug 2013 17:12:59 +0000 (-0500) Subject: drivers: base: use device get/put functions X-Git-Tag: v3.12-rc1~184^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df2b717c667d2cab37d1bbd585e891f10ed2bca4;p=pandora-kernel.git drivers: base: use device get/put functions Use the [get|put]_device functions for ref'ing the memory block device rather than the kobject functions which should be hidden away by the device layer. Signed-off-by: Seth Jennings Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed