greybus: gpio: fix set-debounce request alignment
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 17 Mar 2015 17:24:28 +0000 (18:24 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 17 Mar 2015 21:34:43 +0000 (22:34 +0100)
commitfcc4356de4601c83530928e05b041e4ac678fd6a
treebac7edada1dc7ce162bf90d10d605fb3ef902d51
parent44538397e79987080adc619c6fd4edda92093d46
greybus: gpio: fix set-debounce request alignment

Fix alignment of the usec-field in the set-debounce request, which
should follow the which-field without any inserted padding.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/gpio.c