From: Dmitry Torokhov Date: Thu, 23 Jul 2015 23:01:07 +0000 (-0700) Subject: rtc: switch wakealarm attribute to DEVICE_ATTR_RW X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17ccd1c6a327e5b468358e8352a6af004261473;p=pandora-kernel.git rtc: switch wakealarm attribute to DEVICE_ATTR_RW Instead of using older style DEVICE_ATTR for wakealarm attribute let's switch to using DEVICE_ATTR_RW that ensures consistent across the kernel permissions on the attribute. Signed-off-by: Dmitry Torokhov Reviewed-by: Krzysztof Kozlowski Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed