Re: [PATCH] samsung: clock: Modify for the case with the only parent

2012-09-26 Thread Sylwester Nawrocki
On 09/20/2012 08:50 AM, In-Bae Jeong wrote: > 'camera' clock has the only parent and thus has no reg_src. > It has a parent clock but it prints 'No parent clock specified' message. > This patch is to deal with the case with the only parent clock. Please make sure there is your Signed-off-by tag wh

[PATCH] samsung: clock: Modify for the case with the only parent

2012-09-19 Thread In-Bae Jeong
'camera' clock has the only parent and thus has no reg_src. It has a parent clock but it prints 'No parent clock specified' message. This patch is to deal with the case with the only parent clock. --- arch/arm/plat-samsung/clock-clksrc.c | 17 + 1 files changed, 9 insertions(+),