From: Dean Camera Date: Mon, 13 Jun 2011 00:19:40 +0000 (+0000) Subject: Ensure that only the requested Audio class pipes are mapped to endpoints within the... X-Git-Tag: LUFA-111009-BETA~74 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/deaab900899b90cc3fea4adb48cbc82e2dfe7de8?ds=inline;hp=deaab900899b90cc3fea4adb48cbc82e2dfe7de8 Ensure that only the requested Audio class pipes are mapped to endpoints within the device for a specific Audio Host Class driver instance. Fix const-correctness of the Audio Host Class driver. ---