Re: [PATCH] atmel_lcdfb: fix module autoload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22/10/2013 18:36, Johan Hovold :
Add missing module device table which is needed for module autoloading.

Signed-off-by: Johan Hovold <jhovold@xxxxxxxxx>

Acked-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>

Jean-Christophe, Tomi,

Can you please take this patch?

Best regards,


---
  drivers/video/atmel_lcdfb.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/drivers/video/atmel_lcdfb.c b/drivers/video/atmel_lcdfb.c
index 088511a..67b339c 100644
--- a/drivers/video/atmel_lcdfb.c
+++ b/drivers/video/atmel_lcdfb.c
@@ -94,6 +94,7 @@ static const struct platform_device_id atmel_lcdfb_devtypes[] = {
  		/* terminator */
  	}
  };
+MODULE_DEVICE_TABLE(platform, atmel_lcdfb_devtypes);

  static struct atmel_lcdfb_config *
  atmel_lcdfb_get_config(struct platform_device *pdev)



--
Nicolas Ferre
--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Tourism]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux