Files
linux/drivers/base
Seth Jennings cb5e39b803 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>
2013-08-21 11:49:47 -07:00
..
2013-08-12 15:33:31 -07:00
2013-08-12 15:33:31 -07:00
2013-03-17 19:40:50 -07:00
2013-08-12 15:33:31 -07:00
2013-06-03 14:20:18 -07:00
2010-05-21 09:37:29 -07:00