]> git.karo-electronics.de Git - linux-beck.git/commit
staging: fsl-mc: move resource pool init/cleanup into allocator
authorStuart Yoder <stuart.yoder@nxp.com>
Tue, 23 Aug 2016 22:13:24 +0000 (17:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Sep 2016 15:57:25 +0000 (17:57 +0200)
commit3640695569016dd9a1734df2fe3692d49cffb7ba
tree72fae1b037750334093a87ae0c6605d9fbc122e7
parente267dddd212e62190bcc42441ed189dfa323724c
staging: fsl-mc: move resource pool init/cleanup into allocator

The resource pool init/cleanup functions logically belong in the
allocator.  Move them to the allocator and rename to reflect the
move out of the dprc-driver.

Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/dprc-driver.c
drivers/staging/fsl-mc/bus/fsl-mc-allocator.c
drivers/staging/fsl-mc/include/mc-bus.h