[PATCH 2/8] sta2x11-mfd : add sta2x11_mfd_get_regs_data() function

2012-09-12 Thread ciminaghi
From: Davide Ciminaghi A couple of predefined clocks (mux and gated) need to be initialized with the virtual address of the clock's controlling register and the address of a spinlock used to protect against races. This function exports such data for all the mfd cells. Signed-off-by: Davide Cimin

[PATCH 2/8] sta2x11-mfd : add sta2x11_mfd_get_regs_data() function

2012-09-12 Thread ciminaghi
From: Davide Ciminaghi A couple of predefined clocks (mux and gated) need to be initialized with the virtual address of the clock's controlling register and the address of a spinlock used to protect against races. This function exports such data for all the mfd cells. Signed-off-by: Davide Cimin