From: Maciej S. Szmigiero Date: Sun, 2 Aug 2015 21:15:05 +0000 (+0200) Subject: serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) X-Git-Tag: v3.2.72~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ba4fa58a862cb28ad9e014545c1fd7533643c80;p=pandora-kernel.git serial: 8250: bind to ALi Fast Infrared Controller (ALI5123) commit 1d7002777a8fe8188caaa98d4a8eb4ed298fcdae upstream. This way this device can be used with irtty-sir - at least on Toshiba Satellite A20-S103 it is not configured by default and needs PNP activation before it starts to respond on I/O ports. This device has actually its own driver (ali-ircc), but this driver seems to be non-functional for a very long time (see http://permalink.gmane.org/gmane.linux.irda.general/484 http://permalink.gmane.org/gmane.network.protocols.obex.openobex.user/943 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535070 ). Signed-off-by: Maciej Szmigiero Signed-off-by: Greg Kroah-Hartman [bwh: Backported to 3.2: - Drop change to acpi_pnp.c, as there's no need to whitelist ACPI devices for the PNP bus - Adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed