From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755902AbcH1RGK (ORCPT ); Sun, 28 Aug 2016 13:06:10 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:52132 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755746AbcH1RGJ (ORCPT ); Sun, 28 Aug 2016 13:06:09 -0400 Date: Sun, 28 Aug 2016 10:06:08 -0700 From: Darren Hart To: Azael Avalos Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] toshiba_acpi: Fix the kbd_backlight_mode_show printed value Message-ID: <20160828170608.GE96930@f23x64.localdomain> References: <20160816180755.1845-1-coproscefalo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160816180755.1845-1-coproscefalo@gmail.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 16, 2016 at 12:07:55PM -0600, Azael Avalos wrote: > The mentioned function prints the value in decimal, but the > documentation and its parent function available_kbd_modes_show > are showing the value as hexadecimal. > > This patch simply changes the value printed from decimal to hex, > as stated in the documentation and the parent function. > > Signed-off-by: Azael Avalos Thanks, Queued to for-next. -- Darren Hart Intel Open Source Technology Center