ree dd7e1324872699485b987889b2ac03d8fcb38c6c parent 912bfe76528c287bc4812521b8d53366954b39a5 author Fabio Estevam 1345466362 -0300 committer Sascha Hauer 1347357148 +0200 ARM: clk-imx35: 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 Tested-by: Mark Brown Signed-off-by: Sascha Hauer Cc: stable@vger.kernel.org Í#¸é