usb: gadget: pxa25x_udc: document endianess better
authorArnd Bergmann <arnd@arndb.de>
Wed, 17 Feb 2016 15:51:40 +0000 (16:51 +0100)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:31 +0000 (15:14 +0200)
commita9458a3b33ea1a00fc9d1beb3c0bb1c2d18855c9
tree8ceb089342384a43b05c384874c857dbaa803389
parent62a6abdd427b5fc4d8aad5dac874904e96273e6d
usb: gadget: pxa25x_udc: document endianess better

When I wrote the cleanup patch series, it was not clear how
exactly big-endian mode works on ixp4xx, and whether the driver
was doing this correctly. After discussing with Krzysztof HaƂasa,
this has been clarified, so I can update the comment let pxa25x
big-endian (which we don't support) work the same way as ixp4xx.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/gadget/udc/pxa25x_udc.c
This page took 0.02536 seconds and 5 git commands to generate.