[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1402411308-14182-1-git-send-email-rob.jones@codethink.co.uk>
Date: Tue, 10 Jun 2014 15:41:45 +0100
From: Rob Jones <rob.jones@...ethink.co.uk>
To: linus.walleij@...aro.org, gnurou@...il.com
Cc: lgirdwood@...il.com, broonie@...nel.org,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
ian.molton@...ethink.co.uk, ben.dooks@...ethink.co.uk,
heiko@...ech.de, rob.jones@...ethink.co.uk
Subject: [PATCH 0/3] use managed resources for gpio-regulator probe
Change gpio-reulator-probe() to use managed resources.
Add new managed resource functions as needed to achieve this.
Amend the following functions:
devm_kstrdup()
gpio_regulator_probe()
Add the following functions:
devm_kmemdup()
devm_gpio_request_array()
devm_gpio_free_array()
Remove the following functions:
gpio_regulator_remove()
--
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