[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1309522131-2237-1-git-send-email-LW@KARO-electronics.de>
Date: Fri, 1 Jul 2011 14:08:50 +0200
From: Lothar Waßmann <LW@...O-electronics.de>
To: linux-kernel@...r.kernel.org
Cc: Grant Likely <grant.likely@...retlab.ca>,
Lothar Waßmann <LW@...O-electronics.de>
Subject: [BUGFIX][PATCH] gpiolib: add missing initialisation of bgc->dir
bgpio_init() does not initialise the shadow variable for the GPIO_GDIR
register. Thus the first 'set_direction' call will clear the whole
GPIO_GDIR register of the affected GPIO bank.
Signed-off-by: Lothar Waßmann <LW@...O-electronics.de>
--
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