Thread (6 messages) 6 messages, 3 authors, 2011-03-17
STALE5571d

[PATCH V1 1/3] ahci_platform: add two clk pointer member into ahci_platform_data struct

From: Richard Zhu <hidden>
Date: 2011-03-17 07:10:58
Also in: linux-ide
Subsystem: libata sata ahci platform devices support, the rest · Maintainers: Hans de Goede, Linus Torvalds

Signed-off-by: Richard Zhu <redacted>
---
 include/linux/ahci_platform.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/linux/ahci_platform.h b/include/linux/ahci_platform.h
index be3d9a7..86b5e24 100644
--- a/include/linux/ahci_platform.h
+++ b/include/linux/ahci_platform.h
@@ -26,6 +26,8 @@ struct ahci_platform_data {
 	const struct ata_port_info *ata_port_info;
 	unsigned int force_port_map;
 	unsigned int mask_port_map;
+	struct clk *sata_clk;
+	struct clk *sata_ref_clk;
 };
 
 #endif /* _AHCI_PLATFORM_H */
-- 
1.7.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help