+ misc-update-bh1770glc-driver-to-kconfig-and-makefile.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     drivers/misc: update bh1770glc driver to Kconfig and Makefile
has been added to the -mm tree.  Its filename is
     misc-update-bh1770glc-driver-to-kconfig-and-makefile.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: drivers/misc: update bh1770glc driver to Kconfig and Makefile
From: Samu Onkalo <samu.p.onkalo@xxxxxxxxx>

Compilation support for bh1770glc driver

Signed-off-by: Samu Onkalo <samu.p.onkalo@xxxxxxxxx>
Cc: Jonathan Cameron <jic23@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/misc/Kconfig  |   10 ++++++++++
 drivers/misc/Makefile |    1 +
 2 files changed, 11 insertions(+)

diff -puN drivers/misc/Kconfig~misc-update-bh1770glc-driver-to-kconfig-and-makefile drivers/misc/Kconfig
--- a/drivers/misc/Kconfig~misc-update-bh1770glc-driver-to-kconfig-and-makefile
+++ a/drivers/misc/Kconfig
@@ -324,6 +324,16 @@ config SENSORS_BH1780
 	  This driver can also be built as a module.  If so, the module
 	  will be called bh1780gli.
 
+config SENSORS_BH1770
+         tristate "BH1770GLC / SFH7770 combined ALS - Proximity sensor"
+         depends on I2C
+         ---help---
+           Say Y here if you want to build a driver for BH1770GLC (ROHM) or
+	   SFH7770 (Osram) combined ambient light and proximity sensor chip.
+
+           To compile this driver as a module, choose M here: the
+           module will be called bh1770glc. If unsure, say N here.
+
 config HMC6352
 	tristate "Honeywell HMC6352 compass"
 	depends on I2C
diff -puN drivers/misc/Makefile~misc-update-bh1770glc-driver-to-kconfig-and-makefile drivers/misc/Makefile
--- a/drivers/misc/Makefile~misc-update-bh1770glc-driver-to-kconfig-and-makefile
+++ a/drivers/misc/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_TIFM_CORE)       	+= tifm_c
 obj-$(CONFIG_TIFM_7XX1)       	+= tifm_7xx1.o
 obj-$(CONFIG_PHANTOM)		+= phantom.o
 obj-$(CONFIG_SENSORS_BH1780)	+= bh1780gli.o
+obj-$(CONFIG_SENSORS_BH1770)	+= bh1770glc.o
 obj-$(CONFIG_SGI_IOC4)		+= ioc4.o
 obj-$(CONFIG_ENCLOSURE_SERVICES) += enclosure.o
 obj-$(CONFIG_KGDB_TESTS)	+= kgdbts.o
_

Patches currently in -mm which might be from samu.p.onkalo@xxxxxxxxx are

linux-next.patch
leds-driver-for-national-semiconductor-lp5521-chip.patch
leds-driver-for-national-semiconductors-lp5523-chip.patch
leds-update-lp552x-support-kconfig-and-makefile.patch
documentation-led-drivers-lp5521-and-lp5523.patch
misc-driver-for-bh1770glc-sfh7770-als-and-proximity-sensor.patch
misc-update-bh1770glc-driver-to-kconfig-and-makefile.patch
misc-driver-for-apds990x-als-and-proximity-sensors.patch
misc-update-apds990x-driver-to-kconfig-and-makefile.patch
documentation-short-descriptions-for-bh1770glc-and-apds990x-drivers.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux