On 10/04/2013 09:51 AM, Greg KH wrote:
On Fri, Oct 04, 2013 at 09:36:52AM -0700, Srinivas Pandruvada wrote:
+/* Power zone ro attributes define */
+#define powercap_attr_ro(_name)\
+ static DEVICE_ATTR(_name, 0444, show_##_name, NULL)
+
+/* Power zone rw attributes define *
On Fri, Oct 04, 2013 at 09:36:52AM -0700, Srinivas Pandruvada wrote:
> +/* Power zone ro attributes define */
> +#define powercap_attr_ro(_name) \
> + static DEVICE_ATTR(_name, 0444, show_##_name, NULL)
> +
> +/* Power zone rw attributes define */
> +#define powercap_attr_rw(_name)
2 matches
Mail list logo