usb: thor: fix possible alignment issues 17/221717/1 accepted/tizen/unified/20200108.131623 submit/tizen/20200107.060950
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 7 Jan 2020 05:27:37 +0000 (14:27 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 7 Jan 2020 05:27:40 +0000 (14:27 +0900)
commitd1cf1d9dddf3d53d8b1fb08033bd6504f7374349
treebab24edb98bf9654ce95aa78478d22701fd32310
parentd263fc076ff88bc218cd245ecb2107267b376cc7
usb: thor: fix possible alignment issues

With gcc9, address-of-packed-member warnings are shown. Fix the
issues by using packed structure.

Change-Id: Ia375a212e112a935eefaa7ea6105b0bbceae52a3
Ref: https://patchwork.ozlabs.org/patch/1218603/
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
property/usb/cdc_descriptor.c