On 05/23/16 17:41, Jyri Sarha wrote:
> @@ -4112,7 +4115,8 @@ static const struct dispc_features omap54xx_dispc_feats
> = {
> .has_writeback = true,
> .supports_double_pixel = true,
> .reverse_ilace_field_order = true,
> - .has_gamma_tables = true,
> + .has_gamma_table = true,
> + .has_gamma_i734_bug = true,
> };Oops, the has_gamma_tables => has_gamma_table should be in the previous patch.
