diff options
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | 2013-08-20 17:13:03 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-21 18:49:47 (GMT) |
commit | cb5e39b8038be913030a7b01d4396cfa5f9ded7b (patch) | |
tree | 63b185655cf8f74ecdc3b97a51fe76f85a75fc73 /drivers/reset/core.c | |
parent | 37171e3cb7a2f6fc594b524c940beb1ce85cc935 (diff) | |
download | linux-fsl-qoriq-cb5e39b8038be913030a7b01d4396cfa5f9ded7b.tar.xz |
drivers: base: refactor add_memory_section() to add_memory_block()
Right now memory_dev_init() maintains the memory block pointer
between iterations of add_memory_section(). This is nasty.
This patch refactors add_memory_section() to become add_memory_block().
The refactoring pulls the section scanning out of memory_dev_init()
and simplifies the signature.
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/reset/core.c')
0 files changed, 0 insertions, 0 deletions