commit | 5a42cd33d5600e90245fe4fa979d888753b081de | [log] [tgz] |
---|---|---|
author | Robert Deliën <Robert@delien.nl> | Tue Nov 22 04:14:22 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:40 2011 +0100 |
tree | dc80223730b251487cde8a58332c51c0e8ca31f2 | |
parent | aa72e43bb77353f8f33f4f5c7484a48084495e50 [diff] |
M28: Fix OB1 bug in GPIO driver This patch fixes a small off-by-one bug in the GPIO driver for the mxs platform that allowed the selection gpio pins of one bank more than the SoC actually has. Signed-off-by: Robert Deliën <robert at delien.nl> Acked-by: Marek Vasut <marek.vasut@gmail.com> Acked-by: Marek Vasut <marek.vasut@gmail.com>