From 4134069f3ea6cd96903e426bd3dfb9bb44165357 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 5 Feb 2015 11:15:24 +0100 Subject: [PATCH] hso: Use static attribute groups for sysfs entry Pass the static attribute groups and the driver data via tty_port_register_device_attr() instead of manual device_create_file() and device_remove_file() calls. Signed-off-by: Takashi Iwai Signed-off-by: David S. Miller --- Reading git-format-patch failed