RE: [PATCH] cros_ec_keyb: Add 3 buttons for monitor function

From: joewu(吳仲振)
Date: Thu Dec 22 2022 - 01:35:26 EST


Hi Greg,

I'll fix it. Thanks.

-----Original Message-----
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Sent: Thursday, December 22, 2022 2:08 PM
To: Joe Wu <joewu@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Cc: LKML <linux-kernel@xxxxxxxxxxxxxxx>; Furquan Shaikh <furquan@xxxxxxxxxxxx>; Daisuke Nojiri <dnojiri@xxxxxxxxxxxx>; Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>; Benson Leung <bleung@xxxxxxxxxxxx>; Derek Huang <derekhuang@xxxxxxxxxx>; Dustin L . Howett <dustin@xxxxxxxxxx>; joewu(吳仲振) <joewu@xxxxxxx>; Guenter Roeck <groeck@xxxxxxxxxxxx>; linux-input@xxxxxxxxxxxxxxx; Xiang wangx <wangxiang@xxxxxxxxxx>; Gustavo A . R . Silva <gustavoars@xxxxxxxxxx>; Prashant Malani <pmalani@xxxxxxxxxxxx>; Douglas Anderson <dianders@xxxxxxxxxxxx>; Tzung-Bi Shih <tzungbi@xxxxxxxxxx>; chrome-platform@xxxxxxxxxxxxxxx; Stephen Boyd <swboyd@xxxxxxxxxxxx>; Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>; Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>; Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>
Subject: Re: [PATCH] cros_ec_keyb: Add 3 buttons for monitor function

On Thu, Dec 22, 2022 at 10:15:42AM +0800, Joe Wu wrote:
> --- a/include/linux/platform_data/cros_ec_commands.h
> +++ b/include/linux/platform_data/cros_ec_commands.h
> @@ -3471,6 +3471,9 @@ struct ec_response_get_next_event_v1 {
> #define EC_MKBP_VOL_UP 1
> #define EC_MKBP_VOL_DOWN 2
> #define EC_MKBP_RECOVERY 3
> +#define EC_MKBP_BRI_UP 4
> +#define EC_MKBP_BRI_DOWN 5
> +#define EC_MKBP_SCREEN_LOCK 6

You forgot to use tabs :(


*****CONFIDENTIAL INFORMATION*****

This email is intended only for the use of the person or entity to whom it is
addressed and contains information that may be subject to and/or may be
restricted from disclosure by contract or applicable law. If you are not the
intended recipient of this email, be advised that any disclosure, copy,
distribution or use of the contents of this message is strictly prohibited.
If you are not the intended recipient of this email, please notify the sender
that you have received this in error by replying to this message. Then,
please delete it from your system. Our Privacy Policy is available here
https://www.msi.com/page/privacy-policy. Thank you.