commit | 4a2371772146b30113c9c837eb32b64f18376c0d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Mar 15 12:40:47 2012 +0100 |
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu Jul 19 02:05:21 2012 +0200 |
tree | efb13c1f047b4a1cc6859fa93f74534d522aeb6a | |
parent | 6fcdbc0c3a683003a00f383fceac80da1b7852ff [diff] |
sh_mobile_meram: Rename operations to cache_[alloc|free|update] The MERAM operations meram_register, meram_unregister and meram_update handle LCDC cache. In preparation for "raw" MERAM allocation, rename them to more appropriate names. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>