From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 26 Jun 2013 13:21:17 +0200 Subject: [U-Boot] [PATCH v2] drivers:usb: use get|put_unaligned_le16 In-Reply-To: <1372227725-22459-1-git-send-email-p.wilczek@samsung.com> References: <1372168483-27588-1-git-send-email-p.wilczek@samsung.com> <1372227725-22459-1-git-send-email-p.wilczek@samsung.com> Message-ID: <201306261321.17340.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Piotr Wilczek, > This patch use get|put_unaligned_le16 to access structure data > to avoid data abort on some ARM platforms. > > Signed-off-by: Piotr Wilczek > Signed-off-by: Kyungmin Park > CC: Marek Vasut Applied, thanks! Best regards, Marek Vasut