From: Roy Franz Date: Sun, 22 Sep 2013 22:45:39 +0000 (-0700) Subject: efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~32^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f4582e7cbc5f30127183812d4da875782518f5;p=pandora-kernel.git efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). The handle_cmdline_files now takes the option to handle as a string, and returns the loaded data through parameters, rather than taking an x86 specific setup_header structure. For ARM, this will be used to load a device tree blob in addition to initrd images. Signed-off-by: Roy Franz Acked-by: Mark Salter Reviewed-by: Grant Likely Signed-off-by: Matt Fleming --- Reading git-diff-tree failed