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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 31 Aug 2014 16:51:51 +0530
From:	Pramod Gurav <pramod.gurav@...rtplayin.com>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] pinctrl: at91: Fixes in probe function

This patchset modifies the probe function to do some changes such as 
switching to manage version of clk_get, fixing the error path by releasing
resources etc. The last patch adds a remove function for clean unload.

Pramod Gurav (4):
  pinctrl: at91: Switch to using managed clk_get
  pinctrl: at91: Fix failure path in at91_gpio_probe path
  pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add
  pinctrl: at91: Add remove function in platform_driver
    at91_gpio_driver

 drivers/pinctrl/pinctrl-at91.c |   51 +++++++++++++++++++++++++++++-----------
 1 files changed, 37 insertions(+), 14 deletions(-)

--
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