Takashi Iwai
4f3c7a18d9
ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size
...
One of ioctl definition in sound/sb16_csp.h contains the data size
over 8kB, and this causes build errors on architectures like MIPS,
which define _IOC_SIZEBITS=13.
For avoiding this build errors but keeping the compatibility, manually
expand with _IOC() instead of using _IOW() for the problematic ioctl.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-30 15:33:57 +02:00
..
2011-03-31 11:26:23 -03:00
2009-11-23 09:41:55 +01:00
2009-09-21 15:44:51 +02:00
2010-04-04 12:21:39 +02:00
2009-09-21 15:44:39 +02:00
2011-05-19 14:10:45 -07:00
2010-10-21 13:51:13 -07:00
2010-11-22 08:13:16 +01:00
2011-05-22 10:01:29 +02:00
2010-10-25 08:32:05 -07:00
2011-03-31 11:26:23 -03:00
2009-11-18 07:23:16 +01:00
2011-02-08 11:26:14 +00:00
2010-10-18 07:45:44 +02:00
2010-05-10 09:49:30 +02:00
2010-12-01 12:14:47 +01:00
2011-03-31 11:26:23 -03:00
2010-04-13 11:57:14 +02:00
2010-09-07 08:04:38 +02:00
2010-08-14 22:26:51 +02:00
2010-10-18 16:46:27 -07:00
2011-04-20 13:50:41 +01:00
2009-07-08 14:20:20 +02:00
2010-11-24 05:53:25 +01:00
2011-02-14 17:10:11 +01:00
2010-01-07 15:47:38 +01:00
2011-03-25 11:13:12 +01:00
2009-11-10 16:32:38 +01:00
2011-06-30 15:33:57 +02:00
2009-12-21 12:09:22 +01:00
2009-11-04 09:17:40 +01:00
2011-01-26 11:25:47 +00:00
2010-12-03 12:17:43 +00:00
2011-05-03 19:29:05 +01:00
2011-06-13 19:17:55 +01:00
2011-05-13 19:43:24 +02:00
2010-08-12 14:00:00 +01:00
2011-03-04 18:21:08 +00:00
2011-05-11 16:12:35 +01:00
2010-10-17 10:46:14 +02:00
2011-05-11 16:12:45 +01:00
2010-06-25 12:29:01 +01:00
2009-06-15 21:54:48 +01:00
2011-01-27 13:10:36 +01:00
2010-02-12 10:31:06 +00:00
2011-02-13 19:51:04 +00:00
2010-03-16 16:03:30 +00:00
2011-04-11 13:33:50 -07:00
2009-12-18 13:06:47 +00:00
2010-03-03 17:08:43 +00:00
2011-04-26 11:49:02 +01:00
2009-12-04 15:39:55 +01:00
2011-03-01 23:30:53 +00:00
2010-04-30 16:12:44 +01:00
2009-11-05 18:10:25 +01:00
2009-08-10 13:14:46 +02:00