aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-03-02 06:02:36 -0500
committerIngo Molnar <mingo@elte.hu>2009-03-02 06:02:36 -0500
commit5512b3ece0cbb5024b83099963222700aa45f59e (patch)
tree24d60f354652f8b9ed5b0820aeb9da6add7be493 /drivers/usb/class
parentc40c6f85a7594ad842233885386a0ca4cd40eafe (diff)
parent8325d9c09dedf45476f4d6261d1b6a72e4a7453f (diff)
parent54e991242850edc8c53f71fa5aa3ba7a93ce38f5 (diff)
parent778ef1e6cbb049c9bcbf405936ee6f2b6e451892 (diff)
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
"hl ppc"> struct snd_miro_aci { unsigned long aci_port; int aci_vendor; int aci_product; int aci_version; int aci_amp; int aci_preamp; int aci_solomode; struct mutex aci_mutex; }; int snd_aci_cmd(struct snd_miro_aci *aci, int write1, int write2, int write3); struct snd_miro_aci *snd_aci_get_aci(void); #endif /* _ACI_H_ */