From: Dominik Brodowski Date: Sun, 6 Nov 2011 20:54:12 +0000 (+0100) Subject: PM / QoS: Set cpu_dma_pm_qos->name X-Git-Tag: v3.2-rc2~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f05b97d1ba87326bd96f3da9fef994830d6994;p=pandora-kernel.git PM / QoS: Set cpu_dma_pm_qos->name Since commit 4a31a334, the name of this misc device is not initialized, which leads to a funny device named /dev/(null) being created and /proc/misc containing an entry with just a number but no name. The latter leads to complaints by cryptsetup, which caused me to investigate this matter. Signed-off-by: Dominik Brodowski Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed