On Wed, Dec 21, 2011 at 11:22:34AM +0100, Michal Simek wrote:Grant Likely wrote:of_reset_gpio_handle() is largely a cut-and-paste copy ofSorry for taking to long.
of_get_named_gpio_flags(). There really isn't any reason for the
split, so this patch deletes the duplicate function
Signed-off-by: Grant Likely <grant.likely@xxxxxxxxxxxx>
Cc: Michal Simek <monstr@xxxxxxxxx>
---
arch/microblaze/kernel/reset.c | 43 +--------------------------------------
1 files changed, 2 insertions(+), 41 deletions(-)
Tested and applied to microblaze tree.
I'd rather take this one through the gpio tree if that is okay.