diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-08-02 16:05:20 +0400 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2013-08-03 03:17:44 +0400 |
commit | 5ef76da644bf346d29200007d8d3779e7009dabb (patch) | |
tree | e9e248f6a7f06211d03a8d89cf5466d5adcb885d /fs/select.c | |
parent | 5ae90d8e467e625e447000cb4335c4db973b1095 (diff) | |
download | linux-5ef76da644bf346d29200007d8d3779e7009dabb.tar.xz |
fbdev: simplefb: add init through platform_data
If we create proper platform-devices in x86 boot-code, we can use simplefb
for VBE or EFI framebuffers, too. However, there is normally no OF support
so we introduce a platform_data object so x86 boot-code can pass the
parameters via plain old platform-data.
This also removes the OF dependency as it is not needed. The headers
provide proper dummies for the case OF is disabled.
Furthermore, we move the FORMAT-definitions to the common platform header
so initialization code can use it to transform "struct screen_info" to
the right format-name.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Link: http://lkml.kernel.org/r/1375445127-15480-2-git-send-email-dh.herrmann@gmail.com
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'fs/select.c')
0 files changed, 0 insertions, 0 deletions