mfd: Rename s5m file and directories to samsung

Previously, Samsung PMIC naming rule start with prefix of s5m.
But Naming rule is changed.
From now on, Prefix will be changed to s2m.
So, To support pmic series of s5m and s2m, change mfd file and directory name.

Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
Sangbeom Kim
2012-07-11 21:06:40 +09:00
committed by Samuel Ortiz
parent 1faedca9c7
commit 66c9fbb989
9 changed files with 13 additions and 13 deletions
@@ -340,7 +340,7 @@ struct s5m_platform_data {
int num_regulators;
int irq_base;
int (*cfg_pmic_irq)(void);
int (*cfg_pmic_irq)(void);
int ono;
bool wakeup;