From fef22cb414387a1b8f57cbbca310fdb3895ab4da Mon Sep 17 00:00:00 2001 From: Inha Song Date: Thu, 8 Jan 2015 10:04:33 +0900 Subject: [PATCH] mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflicts After commit: 6e3f62f0793e ("mfd: core: Fix platform-device id generation") We must set the id base when register a duplicate name of mfd_cell. If not, duplicate filename error was reported. - sysfs: cannot create duplicate filename '/devices/.../wm8994-ldo' Signed-off-by: Inha Song Acked-by: Charles Keepax Signed-off-by: Lee Jones --- Reading git-format-patch failed