Hi Chris,
On Tue, Jul 26, 2016 at 6:15 PM, Chris Zhong <zyw@xxxxxxxxxxxxxx> wrote:
[ ... ]
You should be able to use> +
> +/* Properties of EXTCON_TYPE_DISP. */
> +#define EXTCON_PROP_DISP_MIN 150
> +#define EXTCON_PROP_DISP_MAX 150
> +#define EXTCON_PROP_DISP_CNT (EXTCON_PROP_DISP_MAX -
EXTCON_PROP_DISP_MIN)
+ 1
ok.
Tested with these "+1", it works for my DP patch.
https://chromium-review.googlesource.com/#/c/363623/1 as baseline (if
you didn't do that already).
Thanks,
Guenter