From 2be7256fe7f428a5627c368d6f32f4004df63df9 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Mon, 19 Jan 2015 15:59:31 -0800 Subject: [PATCH] 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-format-patch failed