From: Benjamin Herrenschmidt Date: Mon, 6 May 2013 05:02:40 +0000 (+1000) Subject: powerpc/topology: Fix spurr attribute permission X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5dae721308ac5d5db03bf3aebaa15fcdcfb4862;p=pandora-kernel.git powerpc/topology: Fix spurr attribute permission We are registering the attribute with permission 0600 but it doesn't have a store callback, which causes WARN_ON's during boot. Fix the permission. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed