Re: [PATCH] input/tps6507x-ts: fix MODULE_ALIAS to match driver name

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

 



On Tue, Apr 03, 2012 at 04:24:11PM +0200, Uwe Kleine-König wrote:
> This is needed to make module auto loading work.
> 
> Cc: Todd Fischer <todd.fischer@xxxxxxxxxxxx>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>

Applied, thank you.

> ---
>  drivers/input/touchscreen/tps6507x-ts.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/input/touchscreen/tps6507x-ts.c b/drivers/input/touchscreen/tps6507x-ts.c
> index 6c6f6d8..da2cb08 100644
> --- a/drivers/input/touchscreen/tps6507x-ts.c
> +++ b/drivers/input/touchscreen/tps6507x-ts.c
> @@ -376,4 +376,4 @@ module_platform_driver(tps6507x_ts_driver);
>  MODULE_AUTHOR("Todd Fischer <todd.fischer@xxxxxxxxxxxx>");
>  MODULE_DESCRIPTION("TPS6507x - TouchScreen driver");
>  MODULE_LICENSE("GPL v2");
> -MODULE_ALIAS("platform:tps6507x-tsc");
> +MODULE_ALIAS("platform:tps6507x-ts");
> -- 
> 1.7.9.5
> 

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


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux