From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pali =?utf-8?q?Roh=C3=A1r?= Subject: Re: [PATCH v2] platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) Date: Fri, 6 Jun 2014 12:24:01 +0200 Message-ID: <201406061224.01615@pali> References: <1399114077-19314-2-git-send-email-pali.rohar@gmail.com> <1400757348-5351-1-git-send-email-pali.rohar@gmail.com> <201405281531.30298@pali> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1608987.9lQ7NXdIOo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201405281531.30298@pali> Sender: linux-kernel-owner@vger.kernel.org To: Matthew Garrett Cc: Randy Dunlap , Valdis.Kletnieks@vt.edu, linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org, One Thousand Gnomes , Sonal Santan List-Id: platform-driver-x86.vger.kernel.org --nextPart1608987.9lQ7NXdIOo Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 28 May 2014 15:31:30 Pali Roh=C3=A1r wrote: > On Thursday 22 May 2014 13:15:48 Pali Roh=C3=A1r wrote: > > This acpi driver provide supports for freefall sensors > > SMO8800/SMO8810 which can be found on Dell Latitude laptops. > > Driver register /dev/freefall misc device which has same > > interface as driver hp_accel freefall driver. So any > > existing applications for HP freefall sensor /dev/freefall > > will work for with this new driver for Dell Latitude > > laptops too. > >=20 > > Signed-off-by: Pali Roh=C3=A1r > > Cc: Sonal Santan > > Tested-By: Valdis Kletnieks > > Acked-By: Valdis Kletnieks > > --- > > Changes since v1: > > * Fixed warnings: Missing a blank line after declarations > > * Fixed Lowercase ON in Kconfig > > * Fixed Alan's review problems by Sonal Santan > > --- > >=20 > > drivers/platform/x86/Kconfig | 10 ++ > > drivers/platform/x86/Makefile | 1 + > > drivers/platform/x86/dell-smo8800.c | 233 > >=20 > > +++++++++++++++++++++++++++++++++++ 3 files changed, 244 > > insertions(+) > >=20 > > create mode 100644 drivers/platform/x86/dell-smo8800.c >=20 > After week there are no other objections. >=20 > Matthew Garrett, can you apply driver into platform tree? PING. =2D-=20 Pali Roh=C3=A1r pali.rohar@gmail.com --nextPart1608987.9lQ7NXdIOo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlORlsEACgkQi/DJPQPkQ1Lx9wCdG/zyFRNlMw9/WwxJfAD0Y4ec dKsAniWyYRHu2BcIwg4fEWgVRvGc9QcS =mlSw -----END PGP SIGNATURE----- --nextPart1608987.9lQ7NXdIOo--