commit | aa1e49a3752f09b3d2ab706f6d48916a04acf557 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 17 12:15:31 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 17 12:17:18 2012 +0300 |
tree | 6b6f9d0429f4b2c19b3c38b0281eed9dd7083490 | |
parent | 8c05a412243b522a263326c4839aec081151147c [diff] |
OMAPDSS: VRFB: add omap_vrfb_supported() Add an exported function omap_vrfb_supported() which returns true if the vrfb driver has been loaded succesfully. This can be used to decide if VRFB can be used or not. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>