Skip to content

Commit

Permalink
staging: octeon-usb: use __BITFIELD_FIELD
Browse files Browse the repository at this point in the history
Use __BITFIELD_FIELD to define bitfields. OCTEON can at least in theory
run also in little-endian mode, so the bitfield definitions should not
assume big-endian byte order.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Mar 24, 2015
1 parent 31170da commit af8e4c7
Showing 1 changed file with 270 additions and 243 deletions.
Loading

0 comments on commit af8e4c7

Please sign in to comment.