From: Ulf Hansson Date: Thu, 18 Dec 2014 14:44:33 +0000 (+0100) Subject: mmc: slot-gpio: Use the parent device while allocating data X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cc580bb6fcd9f4f86483d566601984febc1d31;p=pandora-kernel.git mmc: slot-gpio: Use the parent device while allocating data We had a mix of using the class device and the parent device while allocating data through the devm_* managed functions. Let's be more consistent and always use the parent device. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed