]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/sound/rt5645.h
Merge remote-tracking branch 'arm-soc/for-next'
[karo-tx-linux.git] / include / sound / rt5645.h
index 22734bc3ffd4a2e72ec1a1979ec1adf7df8014c6..a5cf6152e778929d572250462b2252a4369b08ca 100644 (file)
@@ -21,6 +21,8 @@ struct rt5645_platform_data {
        /* 0 = IN2P; 1 = GPIO6; 2 = GPIO10; 3 = GPIO12 */
 
        unsigned int jd_mode;
+       /* Invert JD when jack insert */
+       bool jd_invert;
 };
 
 #endif