lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 1 Apr 2015 19:43:34 +0900
From:	Alexandre Courbot <gnurou@...il.com>
To:	Mylene JOSSERAND <josserand.mylene@...il.com>
Cc:	Ulf Hansson <ulf.hansson@...aro.org>,
	Stephen Warren <swarren@...dotorg.org>,
	Thierry Reding <thierry.reding@...il.com>,
	linux-mmc <linux-mmc@...r.kernel.org>,
	"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mmc: sdhci-tegra: convert to use GPIO descriptors

On Tue, Mar 31, 2015 at 6:39 AM, Mylene JOSSERAND
<josserand.mylene@...il.com> wrote:
> Modify the driver to handle GPIOs using the descriptor API.

Reviewed-by: Alexandre Courbot <acourbot@...dia.com>
Tested-by: Alexandre Courbot <acourbot@...dia.com>

Both the eMMC (not using power GPIO) and SD slot (using power GPIO) of
my Jetson are happy with this patch. While reviewing it I also noticed
that it improves error handling: any error returned by
of_get_named_gpio(), including -EPROBE_DEFER, were ignored and and
driver would successfully probe without powering the controller.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ