From: Jonathan Corbet Date: Mon, 7 Nov 2011 22:54:53 +0000 (+0100) Subject: PM / devfreq: fix private_data X-Git-Tag: v3.2-rc2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a51cfdc4516a6e1f2c1f8a579630a027c30331a;p=pandora-kernel.git PM / devfreq: fix private_data The "private_date" field in struct devfreq_dev_status almost certainly wants to be "private_data"; since there are no in-tree users of this functionality, now seems like an easy time to make the fix. Signed-off-by: Jonathan Corbet Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed