From: Benjamin Herrenschmidt Date: Mon, 6 May 2013 02:02:05 +0000 (+1000) Subject: powerpc/cell/spufs: Fix status attribute permission X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96cf3f66debbff7bc880ea747c10eef2d977a6fe;p=pandora-kernel.git powerpc/cell/spufs: Fix status attribute permission We are registering the attribute with permission 0644 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