6 Dec
2010
6 Dec
'10
1:20 a.m.
On Mon, Dec 6, 2010 at 7:56 AM, Seungwhan Youn sw.youn@samsung.com wrote:
This patch fixed intial return value to be a '0' as asuccess on set_audio_clock_heirachy(). This avoids unintended error on initialize.
{ struct clk *fout_epll, *mout_epll, *sclk_audio0, *sclk_spdif;
- int ret;
- int ret = 0;
Acked-by: Jassi Brar jassi.brar@samsung.com