Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-26 Thread Zhang, Rui
r > tested-by tag added. > > From: Aaron Lu <aaron...@intel.com> > Date: Sat, 21 May 2016 15:30:46 +0800 > Subject: [PATCH] ACPI / Thermal / video: fix max_level incorrect value > > commit 059500940def("ACPI/video: export acpi_video_get_levels") > mis

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-26 Thread Zhang, Rui
> tested-by tag added. > > From: Aaron Lu > Date: Sat, 21 May 2016 15:30:46 +0800 > Subject: [PATCH] ACPI / Thermal / video: fix max_level incorrect value > > commit 059500940def("ACPI/video: export acpi_video_get_levels") > mistakenly dropped the correct value o

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-25 Thread Aaron Lu
patch against next-20160524, > and can report that the problem is fixed, so feel free to > stick a "Tested-By:" on it Thanks a lot for the confirm, here is the updated patch with your tested-by tag added. From: Aaron Lu <aaron...@intel.com> Date: Sat, 21 May 2016 15:30:46 +0800

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-25 Thread Aaron Lu
patch against next-20160524, > and can report that the problem is fixed, so feel free to > stick a "Tested-By:" on it Thanks a lot for the confirm, here is the updated patch with your tested-by tag added. From: Aaron Lu Date: Sat, 21 May 2016 15:30:46 +0800 Subject: [PATCH] ACP

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-25 Thread Valdis . Kletnieks
On Wed, 25 May 2016 13:15:26 +0800, Aaron Lu said: > Valdis, can you please give the patch a try? Thanks. Sorry, had a few days where actual work commitments and other things got in the way... I tested this patch against next-20160524, and can report that the problem is fixed, so feel free to

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-25 Thread Valdis . Kletnieks
On Wed, 25 May 2016 13:15:26 +0800, Aaron Lu said: > Valdis, can you please give the patch a try? Thanks. Sorry, had a few days where actual work commitments and other things got in the way... I tested this patch against next-20160524, and can report that the problem is fixed, so feel free to

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-24 Thread Aaron Lu
Subject: [PATCH] ACPI / Thermal / video: fix max_level incorrect value > > commit 059500940def("ACPI/video: export acpi_video_get_levels") > mistakenly dropped the correct value of max_level and that caused the > set_level function following failed and the acpi_video ba

Re: [PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-24 Thread Aaron Lu
Valdis, can you please give the patch a try? Thanks. -Aaron On Sat, May 21, 2016 at 03:55:00PM +0800, Aaron Lu wrote: > I think I have found the problem, please give the patch a test, thanks. > > From: Aaron Lu > Date: Sat, 21 May 2016 15:30:46 +0800 > Subject: [PATCH] ACPI /

[PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-21 Thread Aaron Lu
e found the problem, please give the patch a test, thanks. From: Aaron Lu <aaron...@intel.com> Date: Sat, 21 May 2016 15:30:46 +0800 Subject: [PATCH] ACPI / Thermal / video: fix max_level incorrect value commit 059500940def("ACPI/video: export acpi_video_get_levels") mistakenly dro

[PATCH] ACPI / Thermal / video: fix max_level incorrect value

2016-05-21 Thread Aaron Lu
e found the problem, please give the patch a test, thanks. From: Aaron Lu Date: Sat, 21 May 2016 15:30:46 +0800 Subject: [PATCH] ACPI / Thermal / video: fix max_level incorrect value commit 059500940def("ACPI/video: export acpi_video_get_levels") mistakenly dropped the correct value