From: David Kershner Date: Tue, 16 Jun 2015 03:31:56 +0000 (-0400) Subject: staging: unisys: s-Par video channel includes EFI framebuffer X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c805f4c2912a8cbdb4659de24e1a14bd498ae3;p=pandora-kernel.git staging: unisys: s-Par video channel includes EFI framebuffer The efi framebuffer is defined within the s-Par video channel console. Before we get the device create message for the video console, s-Par has alreaady informed linux about the efi framebuffer and a memory region is already set up for it. Since we do not use the video channel in linux, we are just ignoring the failure of the video channel request_mem_region. Testing: This patch was tested on top of s-Par and we no longer leave the partition in a failed state. Signed-off-by: David Kershner Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed