X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Finput%2Ftouchscreen%2Fads7846.c;fp=drivers%2Finput%2Ftouchscreen%2Fads7846.c;h=09c810999b924137576b8df59e10e5be8feb667b;hb=e0626e3844e8f430fc1a4417f523a00797df7ca6;hp=ba9d38c3f412a7a1526f028f5cf2a2c8863f1ed8;hpb=8cec03eee4a771f949c70cff07775c9bb21d4642;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/input/touchscreen/ads7846.c b/drivers/input/touchscreen/ads7846.c index ba9d38c..09c8109 100644 --- a/drivers/input/touchscreen/ads7846.c +++ b/drivers/input/touchscreen/ads7846.c @@ -1256,3 +1256,4 @@ module_exit(ads7846_exit); MODULE_DESCRIPTION("ADS7846 TouchScreen Driver"); MODULE_LICENSE("GPL"); +MODULE_ALIAS("spi:ads7846");