[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111219001806.23170.14518.stgit@notabene.brown>
Date: Mon, 19 Dec 2011 11:20:22 +1100
From: NeilBrown <neilb@...e.de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Randy Dunlap <rdunlap@...otime.net>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Dan Carpenter <dan.carpenter@...cle.com>
Subject: [PATCH 0/2] Two fixes for leds-tca6507
The driver didn't compile on arches which did not define GPIOLIB.
This this by excluding gpio support on those archs.
Reported by: Randy Dunlap <rdunlap@...otime.net> and
Stephen Rothwell <sfr@...b.auug.org.au>
off-by-one error in choose_times
Reported by: Dan Carpenter <dan.carpenter@...cle.com>
Thanks,
NeilBrown
---
NeilBrown (2):
leds-tca6507 - fix off by one error.
leds-tca6507: allow driver to compile when GPIOLIB is not available.
drivers/leds/leds-tca6507.c | 83 +++++++++++++++++++++++++++++-------------
include/linux/leds-tca6507.h | 3 +-
2 files changed, 59 insertions(+), 27 deletions(-)
--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists