summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Pinchart <laurentp@cse-semaphore.com>2008-04-02 16:46:31 +0200
committerKumar Gala <galak@kernel.crashing.org>2008-04-03 01:31:59 -0500
commit025306f30948836a743eb68a7cbaf4ab0bfb5f47 (patch)
tree2e3e204ddc47fed9ca1a65b1fbe7fa7c5deed9b4
parent1e85d89fa3954eff332033c0e75f6e2442be44ed (diff)
[POWERPC] Fix CPM2 SCC1 clock initialization.
A missing break statement in a switch caused cpm2_clk_setup() to initialize SCC2 instead of SCC1. Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
-rw-r--r--arch/powerpc/sysdev/cpm2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/sysdev/cpm2.c b/arch/powerpc/sysdev/cpm2.c
index 7be711232124..dd066bb1d562 100644
--- a/arch/powerpc/sysdev/cpm2.c
+++ b/arch/powerpc/sysdev/cpm2.c
@@ -240,6 +240,7 @@ int cpm2_clk_setup(enum cpm_clk_target target, int clock, int mode)
case CPM_CLK_SCC1:
reg = &im_cpmux->cmx_scr;
shift = 24;
+ break;
case CPM_CLK_SCC2:
reg = &im_cpmux->cmx_scr;
shift = 16;
ce-4-2-7'>libreoffice-4-2-7 Unnamed repository; edit this file to name it for gitweb.root
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03update translations for 4.4.6 rc3cp-4.4-13cp-4.4-11distro/collabora/cp-4.4Christian Lohmaier46-308/+286
2015-11-03update translations for 4.4.6 rc2Christian Lohmaier151-1138/+1021
2015-10-02sync translations with upstreamcp-4.4-9cp-4.4-10Andras Timar1238-40282/+68631
2015-06-18sync with libreoffice-4-4-4 branchcp-4.4-8cp-4.4-2cp-4.4-1Andras Timar293-3192/+2734
2015-05-08update translations for 4.4.3 rc2Christian Lohmaier247-4188/+14437
2015-05-01tdf#90264 Missing translation in button UI for pt_BRAndras Timar1-1/+64
2015-05-01tdf#90846 'Optimal View' mislabelled in English (GB)Andras Timar1-1/+1
2015-05-01tdf#90929 fix Thai translation of 'Tabloid' page formatAndras Timar1-46/+2
2015-04-14update translations for 4.4.3 rc1Christian Lohmaier764-15906/+15826
2015-03-21Updated Hungarian translation (help + UI fixes)cp-4.4-branch-pointAndras Timar46-1224/+1004
2015-03-14Updated Hungarian translation (UI)Andras Timar218-1691/+1436
2015-03-10update translations for 4.4.2 rc1Christian Lohmaier1371-34695/+37708
2015-02-09update translations for 4.4.1 rc1Christian Lohmaier2719-83094/+72413
2015-02-09Updated Slovenian translationAndras Timar7-19/+487
2015-01-19Updated Slovenian translationAndras Timar8-51/+51
2015-01-08update translations for 4.4.0 rc2Christian Lohmaier4765-737396/+102434
2015-01-04Updated Slovenian translationAndras Timar10-31/+85
2014-12-17update translations for 4.4.0 rc1Christian Lohmaier1582-45127/+49721
2014-12-13Updated Slovenian translationAndras Timar16-68/+59
2014-12-05Updated Slovenian translationAndras Timar25-512/+719
2014-12-05update translations for 4.4.0 beta2Christian Lohmaier3679-100573/+135142
2014-11-22Updated Slovenian translationAndras Timar39-293/+430
2014-11-22pomigrate2 sr and sr-Latn translations (related: fdo#86550)Andras Timar596-23776/+34937
2014-11-20Branch libreoffice-4-4libreoffice-4-4-branch-pointChristian Lohmaier0-0/+0
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier15620-1709773/+3224140
2014-11-18Updated Slovenian translationAndras Timar47-2475/+616
2014-11-17Updated Slovenian translationAndras Timar56-2005/+2460
2014-11-06update translations for 4.4.0 alpha2Christian Lohmaier647-22968/+23280
2014-10-29Updated Slovenian translationAndras Timar249-16269/+27733
2014-10-19another update before 4.4.0.0alpha1Christian Lohmaier49-601/+590
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier11212-412893/+415895
2014-08-28mass-correct XML structure: second passLionel Elie Mamane4-4/+4
2014-08-28mass-correct XML structureLionel Elie Mamane19-84/+84
2014-08-28correct HTML strucutreLionel Elie Mamane1-1/+1
2014-07-16Updates Serbian po filesAndras Timar621-96060/+120630
2014-05-22Updated Slovenian translationAndras Timar57-287/+461
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier12986-2113042/+2540368
2014-05-18Updated Slovenian translationAndras Timar161-22810/+30072
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier7463-348987/+884770
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier12941-2727950/+2678643
2013-12-09updated Slovenian translationAndras Timar36-248/+661
2013-12-09updated Slovenian translationAndras Timar13-80/+46
2013-12-09updated Slovenian translationAndras Timar352-1457/+2281
2013-11-27Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menuCaolán McNamara1-1/+1
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier