[PATCH 10/10] device drivers: harmonize underscore in driver names

Sascha Hauer s.hauer at pengutronix.de
Mon Jun 2 00:16:45 PDT 2014


On Fri, May 30, 2014 at 11:07:36AM +0200, Holger Schurig wrote:
> Some device names were in the form "imx_spi", others in the form "imx-gpt".
> As most device names used the dash and not the underscore, this device
> driver harmonizes them all.

Generally ok, but you have to fix the users aswell. I think you catched
the statically created devices, but there are many occurrences of this:

	add_generic_device("stmfb", 0, NULL, IMX_FB_BASE, 4096,
                           IORESOURCE_MEM, &fb_mode);

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 |



More information about the barebox mailing list