From 13aefd7293e7a697bbf452fca65e69cc1fa8a31c Mon Sep 17 00:00:00 2001 From: Marco Stornelli Date: Tue, 26 Jul 2011 16:08:57 -0700 Subject: [PATCH] ramoops: use module parameters instead of platform data if not available MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use generic module parameters instead of platform data, if platform data are not available. This limitation has been introduced with commit c3b92ce9e75 ("ramoops: use the platform data structure instead of module params"). [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Marco Stornelli Cc: Kyungmin Park Cc: Américo Wang Reported-by: Stevie Trujillo Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed