[PATCH] IPMI: pass sysfs name from lower level driver
[firefly-linux-kernel-4.4.55.git] / include / linux / ipmi_smi.h
index 6d9c7e4da4720a538fcc7f97ca30240d70cbabcf..2cc960da417667aa95b1ef5c1c5c4b3642111ddf 100644 (file)
@@ -173,6 +173,7 @@ int ipmi_register_smi(struct ipmi_smi_handlers *handlers,
                      void                     *send_info,
                      struct ipmi_device_id    *device_id,
                      struct device            *dev,
+                     const char               *sysfs_name,
                      unsigned char            slave_addr);
 
 /*