From: Paul Mundt Date: Mon, 4 Aug 2008 01:58:24 +0000 (+0900) Subject: maple: Kill useless private_data pointer. X-Git-Tag: v2.6.27-rc2~42^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617870632de6739fca0893f3e6648e9ae1bd0ddb;p=pandora-kernel.git maple: Kill useless private_data pointer. We can simply wrap in to the dev_set/get_drvdata(), there's no reason to track an extra level of private data on top of the struct device. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed