]> git.baikalelectronics.ru Git - kernel.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)
commitbae10d2b3c8cca3476f712d688f81e6b2586f4b0
treeeded6885c548a6023f6fef25af4c2c7316c2fd08
parentc765b133431ae80b724e04d936b5562b5c48463e
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