From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4D9146A6.3020105@ozlabs.org> Date: Tue, 29 Mar 2011 13:40:38 +1100 From: Matt Evans MIME-Version: 1.0 To: Sarah Sharp Subject: [PATCH v3 0/4] xhci: Make xHCI driver endian-safe Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, linux-usb@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Sarah, Reposting the whole set, since there're 4 instead of 5 having dropped the 'add debug' patch in the middle and I thought differing 'vN a/b' subjects may get confusing otherwise. (Two of the patches haven't changed. :/ ) These remove the scratty temp variables and comment the return value of xhci_handle_event(). Cheers, Matt