ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / mcbsp.h
index ac48d83..eed20ef 100644 (file)
@@ -320,6 +320,7 @@ struct omap_mcbsp_platform_data {
 
        /* McBSP platform and instance specific features */
        bool has_wakeup; /* Wakeup capability */
+       bool has_ccr; /* Transceiver has configuration control registers */
 };
 
 struct omap_mcbsp_st_data {