From: Dmitry Torokhov Date: Mon, 19 Jan 2015 23:59:31 +0000 (-0800) Subject: Input: cyapa - fix endianness issues in gen5 firmware update support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~128^2^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be7256fe7f428a5627c368d6f32f4004df63df9;p=pandora-kernel.git Input: cyapa - fix endianness issues in gen5 firmware update support gen5_bl_metadata_row_params structure has its fields specified with explicit endianness, so we should not be trying to convert to native CPU endianness when filling the structure. Also fix firmware validation checks and misspelled field in gen5_bl_metadata_row_params. Reported-by: kbuild test robot Reviewed-by: Dudley Du Tested-by: Dudley Du Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed