From: Jan Beulich Date: Fri, 22 Jun 2012 15:41:00 +0000 (+0100) Subject: watchdog: iTCO_wdt: add platform driver module alias X-Git-Tag: v3.5-rc5~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5de32e3ec9d4d5a355659760d5045b80c0a05d8;p=pandora-kernel.git watchdog: iTCO_wdt: add platform driver module alias The recent conversion of iTCO_wdt resulted in the driver no longer getting loaded automatically, since it no longer has a MODULE_DEVICE_TABLE() included. As the lpc_ich driver now creates a platform device, auto-loading can easily be done by having a respective module alias in place. Signed-off-by: Jan Beulich Cc: Aaron Sierra Acked-by: Guenter Roeck Cc: Samuel Ortiz Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed