regulator: Use one s5m8767_ops for both LDOs and BUCKs
authorAxel Lin <axel.lin@gmail.com>
Tue, 10 Apr 2012 06:07:15 +0000 (14:07 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 10 Apr 2012 08:53:49 +0000 (09:53 +0100)
All the callback function implementation are the same for both LDOs and BUCKs.
Merge them to one s5m8767_ops.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/s5m8767.c

Simple merge