[PATCH 01/10] drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out common code

2012-11-09 Thread ciminaghi
From: Davide Ciminaghi A driver for the apb-soc registers is needed by the clock infrastructure code to configure and control clocks on the sta2x11 chip. Since some of the functions in sta2x11-mfd.c were almost identical for the two existing platform devices, the following changes have been perf

[PATCH 01/10] drivers/mfd/sta2x11-mfd: add apb-soc regs driver and factor out common code

2012-10-22 Thread ciminaghi
From: Davide Ciminaghi A driver for the apb-soc registers is needed by the clock infrastructure code to configure and control clocks on the sta2x11 chip. Since some of the functions in sta2x11-mfd.c were almost identical for the two existing platform devices, the following changes have been perf