]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: nvec: move device tree parsing to its own function
authorMarc Dietrich <marvin24@gmx.de>
Fri, 21 Jun 2013 08:28:55 +0000 (10:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 22:59:03 +0000 (15:59 -0700)
commit95cd1860b8cddb69db91908b548294b567937551
treeeded6885c548a6023f6fef25af4c2c7316c2fd08
parent2c6cbdd0ef966cdf5e93ea17475a577dacf44dd7
staging: nvec: move device tree parsing to its own function

This moves device tree parsing to its own function so more stuff can
be cleanly added in the future.

Signed-off-by: Leon Romanovsky <leon@leon.nu>
Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c