commit | 974d250be2c70c7bf899275b23b241685d4ed7f8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Sep 19 11:40:31 2011 +0200 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Mar 12 22:41:10 2012 +0100 |
tree | e561ec041afc33b5ae73800d22f0bdb18f0d7653 | |
parent | 7554340c7acae4a719b1b70b0defa3c67149610b [diff] |
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation Instead of requiring the users to hardcode MERAM allocation in platform data, allocate blocks at runtime using genalloc. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>