Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / include / sound / rt5645.h
index 1de744c242f62f4ff49f68579619a40ddcf957c8..a5352712194be276f68243237c6186495b85a854 100644 (file)
@@ -20,6 +20,9 @@ struct rt5645_platform_data {
        /* 0 = IN2N; 1 = GPIO5; 2 = GPIO11 */
        unsigned int dmic2_data_pin;
        /* 0 = IN2P; 1 = GPIO6; 2 = GPIO10; 3 = GPIO12 */
+
+       unsigned int hp_det_gpio;
+       bool gpio_hp_det_active_high;
 };
 
 #endif