Files
linux/drivers
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-07-26 08:57:56 -04:00
2013-06-27 13:42:16 -04:00
2013-07-25 13:50:30 -07:00
2013-07-23 16:01:28 -07:00
2013-07-29 12:30:13 -07:00
2013-07-29 12:30:13 -07:00
2013-06-28 13:01:40 +02:00
2013-07-22 09:34:46 +08:00