From 81194cd24051eb3476f3ae853cc892e6d3a77bd7 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Mon, 2 Apr 2012 14:19:00 -0400 Subject: [PATCH] acpi_power_meter: use the same struct {rw,ro}_sensor_template for both We don't need both, when we can just key the read/write off of the presence of the .set member. Signed-off-by: Kyle McMartin Signed-off-by: Guenter Roeck --- Reading git-format-patch failed