[PATCH 1/3] ahci-platform: Bump max number of clocks to 5

2014-06-12 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala --- drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h index 05882e4..001aa99 100644 --- a/drivers/ata/ahci.h +++

[PATCH 1/3] ahci-platform: Bump max number of clocks to 5

2014-06-12 Thread Kumar Gala
Qualcomm IPQ806x SoCs with SATA controllers need 5 clocks to be enabled. Signed-off-by: Kumar Gala ga...@codeaurora.org --- drivers/ata/ahci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h index 05882e4..001aa99 100644 ---