aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/clk-imx35.c
diff options
context:
space:
mode:
authorFabio Estevam2012-08-19 14:05:59 -0300
committerSascha Hauer2012-09-11 11:52:28 +0200
commit912bfe76528c287bc4812521b8d53366954b39a5 (patch)
tree3084b883419ce6849f063122ca01df24bc32cbd5 /arch/arm/mach-imx/clk-imx35.c
parent55d512e245bc7699a8800e23df1a24195dd08217 (diff)
ARM: clk-imx25: Fix SSI clock registration
SSI block has two types of clock: ipg: bus clock, the clock needed for accessing registers. per: peripheral clock, the clock needed for generating the bit rate. Currently SSI driver only supports slave mode and only need to handle the ipg clock, because the peripheral clock comes from the master codec. Only register the ipg clock and do not register the peripheral clock for ssi. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: stable@vger.kernel.org
Diffstat (limited to 'arch/arm/mach-imx/clk-imx35.c')
0 files changed, 0 insertions, 0 deletions