commit | 29f5b5a326b44c55e81b15308255ba695fecb323 | [log] [tgz] |
---|---|---|
author | Davide Ciminaghi <ciminaghi@gnudd.com> | Fri Nov 09 15:19:54 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 20 12:21:14 2012 +0100 |
tree | d99b8093108c626e15ee7e6b7a2241bb5615fa50 | |
parent | d94e25535a7979a6c81922496f475a5dd0e006b4 [diff] |
mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() function 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 Ciminaghi <ciminaghi@gnudd.com> Acked-by: Alessandro Rubini <rubini@gnudd.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>