]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - sound/isa/opti9xx/opti92x-ad1848.c
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[mv-sheeva.git] / sound / isa / opti9xx / opti92x-ad1848.c
index babaedd242f70b0fafb71dbcbdd8071c19c3f892..d7ccf28bd66a8263e3e4cbac4adbb854b506b852 100644 (file)
@@ -65,7 +65,7 @@ static int index = SNDRV_DEFAULT_IDX1;        /* Index 0-MAX */
 static char *id = SNDRV_DEFAULT_STR1;          /* ID for this card */
 //static bool enable = SNDRV_DEFAULT_ENABLE1;  /* Enable this card */
 #ifdef CONFIG_PNP
-static int isapnp = 1;                 /* Enable ISA PnP detection */
+static bool isapnp = true;                     /* Enable ISA PnP detection */
 #endif
 static long port = SNDRV_DEFAULT_PORT1;        /* 0x530,0xe80,0xf40,0x604 */
 static long mpu_port = SNDRV_DEFAULT_PORT1;    /* 0x300,0x310,0x320,0x330 */