diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2013-06-17 22:03:46 (GMT) |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-08-13 17:01:55 (GMT) |
commit | 252957cc3a2d59179df1a2d44d219e07dc5c3f06 (patch) | |
tree | f9e548ba17bf89320f4c40ecebe403a75ea7efae /kernel/posix-timers.c | |
parent | d4e4ab86bcba5a72779c43dc1459f71fea3d89c8 (diff) | |
download | linux-fsl-qoriq-252957cc3a2d59179df1a2d44d219e07dc5c3f06.tar.xz |
clk/zynq/clkc: Add dedicated spinlock for the SWDT
The clk_mux for the system watchdog timer reused the register lock
dedicated to the Ethernet module - for no apparent reason.
Add a lock dedicated to the SWDT's clock register to remove this
wrong dependency.
This does not fix a specific regression but the clock driver was merged
for 3.11-rc1, so best to fix the known bugs before the release.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: added to changelog]
Diffstat (limited to 'kernel/posix-timers.c')
0 files changed, 0 insertions, 0 deletions