Hannes Eder 5d44aa4c73 sound/oss: fix sparse warnings: different signedness
Impact: Change signature of 'set_volume_stereo' and 'set_volume_mono'.

Fix this sparse warnings:
  sound/oss/pss.c:545:42: warning: incorrect type in argument 2 (different signedness)
  sound/oss/pss.c:546:42: warning: incorrect type in argument 3 (different signedness)
  sound/oss/pss.c:554:59: warning: incorrect type in argument 2 (different signedness)
  sound/oss/pss.c:560:59: warning: incorrect type in argument 2 (different signedness)
  sound/oss/pss.c:566:59: warning: incorrect type in argument 2 (different signedness)

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-26 09:55:17 +01:00
..
2009-02-17 08:02:16 +01:00
2006-10-03 23:01:26 +02:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2009-02-11 14:12:04 +01:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2008-08-19 10:02:53 +02:00
2008-05-27 15:56:20 +02:00
2007-07-16 09:05:40 -07:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00
2007-07-01 12:29:44 -07:00
2006-06-26 18:35:02 +02:00
2006-10-03 23:01:26 +02:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-12-04 02:00:36 -05:00
2006-10-03 23:01:26 +02:00
2006-10-03 23:01:26 +02:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox