[Nouveau] [PATCH 2/8] acpi: Add evaluate to functons evaluating _DSM

2015-05-28 Thread Dave Airlie
On 26 May 2015 at 18:01, Samuel Pitoiset wrote: > s/functons/functions in the commit message. > > > On 05/26/2015 12:22 AM, Pierre Moreau wrote: >> >> This makes it clearer when reading the function name, as well as following >> the >> names of the related ACPI function. >> Apart from Samuel's su

[Nouveau] [PATCH 2/8] acpi: Add evaluate to functons evaluating _DSM

2015-05-26 Thread Samuel Pitoiset
s/functons/functions in the commit message. On 05/26/2015 12:22 AM, Pierre Moreau wrote: > This makes it clearer when reading the function name, as well as following the > names of the related ACPI function. > > Signed-off-by: Pierre Moreau > --- > drm/nouveau/nouveau_acpi.c | 25 ++

[PATCH 2/8] acpi: Add evaluate to functons evaluating _DSM

2015-05-26 Thread Pierre Moreau
This makes it clearer when reading the function name, as well as following the names of the related ACPI function. Signed-off-by: Pierre Moreau --- drm/nouveau/nouveau_acpi.c | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/drm/nouveau/nouveau_acpi.