This patch series is to handle some issues about M-5MOLS driver. Except for first patch, most of these issues comes from to Sakari, And I very appreciate the comments and reviews about this driver. Thanks. The first change is fixing to read wrong capture image size. The second change is preventing overwriting part of memory by u32 value argument of m5mols_read(). So, add exclusive functions according to byte width of value argument. The third change is removing using union by reading version information, and choose reading directly. The fourth change is renmaing m5mols_capture_error_handler() to proper name - m5mols_capture_post_work(). This function's object is to proceed all post works in this function. And, so, I add more comments and rename this function for preventing to confuse. The fifth change is missign <, > for the email address. Thanks, and any comments welcome. Regards, Heungjun Kim -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html