From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 24 Jan 2017 15:51:07 +0100 Subject: [U-Boot] [PATCH v4 12/17] video: arm: rpi: Move the video query out of the driver In-Reply-To: <20170120140752.16296-13-sjg@chromium.org> References: <20170120140752.16296-1-sjg@chromium.org> <20170120140752.16296-13-sjg@chromium.org> Message-ID: <20170124155107.2fb68159@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 20 Jan 2017 07:07:47 -0700 Simon Glass sjg at chromium.org wrote: > Add a function to get the video size to the msg handler and remove it from > the video driver. > > Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin -- Anatolij