mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] video: imx-hdmi: Remove unused 'regmap' structure
@ 2015-09-30 21:07 Fabio Estevam
  2015-10-01  6:23 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2015-09-30 21:07 UTC (permalink / raw)
  To: s.hauer; +Cc: Fabio Estevam, barebox

From: Fabio Estevam <fabio.estevam@freescale.com>

As regmap is not used in Barebox we can remove this field
from the imx_hdmi struct.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 drivers/video/imx-ipu-v3/imx-hdmi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/video/imx-ipu-v3/imx-hdmi.c b/drivers/video/imx-ipu-v3/imx-hdmi.c
index f5a2e3c..b87aaef 100644
--- a/drivers/video/imx-ipu-v3/imx-hdmi.c
+++ b/drivers/video/imx-ipu-v3/imx-hdmi.c
@@ -133,7 +133,6 @@ struct imx_hdmi {
 
 	bool phy_enabled;
 
-	struct regmap *regmap;
 	struct device_node *ddc_node;;
 	void __iomem *regs;
 
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] video: imx-hdmi: Remove unused 'regmap' structure
  2015-09-30 21:07 [PATCH] video: imx-hdmi: Remove unused 'regmap' structure Fabio Estevam
@ 2015-10-01  6:23 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-10-01  6:23 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: Fabio Estevam, barebox

On Wed, Sep 30, 2015 at 06:07:42PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> As regmap is not used in Barebox we can remove this field
> from the imx_hdmi struct.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>  drivers/video/imx-ipu-v3/imx-hdmi.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-01  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-30 21:07 [PATCH] video: imx-hdmi: Remove unused 'regmap' structure Fabio Estevam
2015-10-01  6:23 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox