From 4123de21389319dece55eba5955cf10ac88ef700 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 29 Aug 2013 10:06:55 +0300 Subject: [PATCH] OMAPDSS: DPI: change regulator handling Regulator handling for DPI and SDI is currently handled in the core.c, using the 'virtual' omapdss platform device. Nowadays we have proper devices for both DPI and SDI, and so we can handle the regulators inside the respective drivers. This patch moves the regulator handling for DPI into dpi.c. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-format-patch failed