2022-12-22 06:40:44

by Greg Kroah-Hartman

[permalink] [raw]
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 :(


2022-12-22 07:20:50

by joewu(吳仲振)

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

Hi Greg,

I'll fix it. Thanks.

-----Original Message-----
From: Greg Kroah-Hartman <[email protected]>
Sent: Thursday, December 22, 2022 2:08 PM
To: Joe Wu <[email protected]>
Cc: LKML <[email protected]>; Furquan Shaikh <[email protected]>; Daisuke Nojiri <[email protected]>; Dmitry Torokhov <[email protected]>; Benson Leung <[email protected]>; Derek Huang <[email protected]>; Dustin L . Howett <[email protected]>; joewu(?d????) <[email protected]>; Guenter Roeck <[email protected]>; [email protected]; Xiang wangx <[email protected]>; Gustavo A . R . Silva <[email protected]>; Prashant Malani <[email protected]>; Douglas Anderson <[email protected]>; Tzung-Bi Shih <[email protected]>; [email protected]; Stephen Boyd <[email protected]>; Jonathan Cameron <[email protected]>; Sebastian Reichel <[email protected]>; Tinghan Shen <[email protected]>
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.