[PATCH RFC 0/1] MISC: Broadcom BCM4751 GPS driver

From: Matti J. Aaltonen
Date: Mon Aug 23 2010 - 10:02:04 EST


Hello,

This is a driver for Broadcom's BCM4751 GPS chip and
this is the first time this driver is sent for review,
all comments are welcome.

Thanks,
Matti A.

Matti J. Aaltonen (1):
MISC: Broadcom BCM4751 GPS driver

drivers/misc/Kconfig | 11 +
drivers/misc/Makefile | 1 +
drivers/misc/bcm4751-gps.c | 490 +++++++++++++++++++++++++++++++++++++++
include/linux/i2c/bcm4751-gps.h | 59 +++++
4 files changed, 561 insertions(+), 0 deletions(-)
create mode 100644 drivers/misc/bcm4751-gps.c
create mode 100644 include/linux/i2c/bcm4751-gps.h

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/