greybus: pwm: fix config-request alignment
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 17 Mar 2015 17:24:29 +0000 (18:24 +0100)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 17 Mar 2015 21:34:43 +0000 (22:34 +0100)
commitb41caa99a25f62326be451592c493de29347d142
tree294dcab82e58701aa5af5a6d3738710515193b77
parentfcc4356de4601c83530928e05b041e4ac678fd6a
greybus: pwm: fix config-request alignment

Fix alignment of the duty and period-fields in the config 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/pwm.c