mbox series

[platform,0/2] platform/x86: mlx-platform: Fix item counter assignment

Message ID 20201207174745.22889-1-vadimp@nvidia.com (mailing list archive)
Headers show
Series platform/x86: mlx-platform: Fix item counter assignment | expand

Message

Vadim Pasternak Dec. 7, 2020, 5:47 p.m. UTC
Fix array names to match assignments for data items and data items
counter for power and fan attributes.

Patch #1: Provide fixes for system types MSN2700, MSN24xx.
Patch #1: Provide fixes for system type MSN2700/ComEx.

Vadim Pasternak (2):
  platform/x86: mlx-platform: Fix item counter assignment for MSN2700,
    MSN24xx systems
  platform/x86: mlx-platform: Fix item counter assignment for
    MSN2700/ComEx system

 drivers/platform/x86/mlx-platform.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Hans de Goede Dec. 8, 2020, 10:17 a.m. UTC | #1
Hi,

On 12/7/20 6:47 PM, Vadim Pasternak wrote:
> Fix array names to match assignments for data items and data items
> counter for power and fan attributes.
> 
> Patch #1: Provide fixes for system types MSN2700, MSN24xx.
> Patch #1: Provide fixes for system type MSN2700/ComEx.

Thank you for your patch-series, I've applied the series to my
review-hans branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans

Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.

Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.

Regards,

Hans

> 
> Vadim Pasternak (2):
>   platform/x86: mlx-platform: Fix item counter assignment for MSN2700,
>     MSN24xx systems
>   platform/x86: mlx-platform: Fix item counter assignment for
>     MSN2700/ComEx system
> 
>  drivers/platform/x86/mlx-platform.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>