From 2f1cec3250e38609bf9252db52dbbe61603c04a7 Mon Sep 17 00:00:00 2001 From: Vivien Didelot Date: Mon, 19 Jan 2015 02:03:26 -0500 Subject: [PATCH] HID: hid-lg4ff: use DEVICE_ATTR_RW macro Use the DEVICE_ATTR_RW macro to reduce boiler plate and move the attribute declaration to get rid of function signatures. Signed-off-by: Vivien Didelot Signed-off-by: Jiri Kosina --- Reading git-format-patch failed