[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <755774.85376.qm@web180301.mail.gq1.yahoo.com>
Date: Tue, 31 Aug 2010 13:32:08 -0700 (PDT)
From: David Brownell <david-b@...bell.net>
To: Andrew Morton <akpm@...ux-foundation.org>,
Anton Vorontsov <cbouatmailru@...il.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
David Brownell <dbrownell@...rs.sourceforge.net>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5] gpio: Add driver for basic memory-mapped GPIO controllers
>
> +static int bgpio_dir_in(struct gpio_chip *gc, unsigned int
> gpio)
> +{
> + return 0;
Here -EINVAL is more correct there than 0 ...
--
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