
16 Feb
2016
16 Feb
'16
5:01 p.m.
On 3 February 2016 at 04:59, Mugunthan V N mugunthanvnm@ti.com wrote:
All the clocks which has to be enabled has to be done in enable_basic_clocks(), so moving enable sata clock to common clocks enable function.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com Reviewed-by: Tom Rini trini@konsulko.com
arch/arm/cpu/armv7/omap-common/sata.c | 23 ----------------------- arch/arm/cpu/armv7/omap5/hw_data.c | 12 ++++++++++++ 2 files changed, 12 insertions(+), 23 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org