Feng Tang
c516ac5839
x86: Add i8042 pre-detection hook to x86_platform_ops
...
Some x86 platforms like Intel MID platforms don't have i8042 controllers,
and i8042 driver's probe to some legacy IO ports may hang the MID
processor. With this hook, i8042 driver can runtime check and skip the
probe when the pretection fail which also saves some probe time
[ hpa note: this is currently a compile-time check, which breaks the
i386 allyesconfig build. This patch series thus does fix a regression. ]
Signed-off-by: Feng Tang <feng.tang@intel.com>
LKML-Reference: <1278342202-10973-2-git-send-email-feng.tang@intel.com>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2010-07-07 17:05:06 -07:00
..
2010-04-17 10:37:20 +02:00
2010-02-19 16:12:29 -08:00
2009-11-04 08:47:24 -08:00
2009-11-10 11:23:05 +01:00
2010-03-14 20:58:38 -04:00
2009-02-18 16:48:05 +08:00
2009-08-03 09:05:00 +01:00
2010-04-28 17:15:47 -07:00
2010-05-18 09:17:01 -07:00
2010-01-22 17:44:35 +01:00
2010-05-11 17:40:57 +02:00
2009-11-27 11:45:49 +01:00
2010-02-24 11:01:21 -08:00
2010-03-18 17:03:21 +01:00
2009-11-16 16:37:10 +01:00
2009-01-29 14:16:51 +01:00
2010-05-17 15:17:16 -07:00
2009-12-12 13:08:14 +01:00
2009-08-31 15:14:30 -07:00
2010-02-25 20:47:30 -08:00
2010-05-18 08:40:05 -07:00
2010-05-18 08:40:05 -07:00
2010-04-06 15:52:11 -07:00
2009-06-11 21:02:14 +02:00
2010-04-28 17:25:53 -07:00
2009-09-18 14:05:47 -07:00
2009-12-05 09:10:12 -08:00
2009-01-14 19:56:50 -08:00
2010-03-03 11:26:00 +01:00
2010-05-21 11:14:52 -07:00
2009-11-10 12:31:15 +01:00
2009-02-03 19:48:18 +01:00
2009-10-01 16:11:12 -07:00
2010-02-25 20:47:03 -08:00
2009-10-09 15:57:00 +02:00
2010-03-12 15:52:32 -08:00
2009-01-29 14:17:01 +01:00
2010-05-27 12:02:00 -07:00
2009-03-13 14:49:54 +10:30
2009-08-04 01:28:52 +09:00
2010-01-29 02:26:10 +01:00
2009-12-04 15:39:55 +01:00
2009-11-05 13:22:18 -08:00
2009-11-27 14:20:32 +01:00
2009-12-16 07:20:12 -08:00
2009-03-23 17:20:50 +01:00
2010-05-13 22:15:18 -07:00
2010-03-19 13:39:58 -07:00
2009-08-03 13:34:25 -07:00
2010-02-16 08:51:49 -08:00
2009-10-14 18:27:11 +02:00
2010-02-16 21:22:26 -08:00
2010-03-16 11:16:27 +01:00
2009-08-26 21:30:39 +02:00
2009-11-10 12:31:23 +01:00
2009-02-17 17:52:43 +01:00
2009-12-15 08:53:28 -08:00
2010-04-28 16:58:49 -07:00
2010-02-27 14:41:35 -08:00
2010-04-28 18:14:29 -07:00
2010-05-01 04:32:14 +02:00
2010-03-16 06:36:35 +01:00
2010-05-07 17:13:04 -07:00
2010-05-07 17:13:04 -07:00
2010-05-11 17:49:54 -07:00
2010-03-02 10:28:38 +01:00
2010-02-22 16:25:18 -08:00
2009-03-27 14:43:57 -04:00
2009-08-27 00:35:56 +02:00
2009-10-29 08:47:46 +01:00
2009-03-05 14:17:18 +01:00
2010-03-10 13:23:34 +01:00
2010-03-24 21:37:57 +08:00
2010-05-17 12:06:07 -04:00
2010-06-09 13:34:06 -07:00
2010-04-30 12:19:53 +02:00
2009-06-18 14:40:03 -07:00
2009-08-26 15:41:16 -07:00
2009-11-15 09:03:10 +01:00
2009-06-18 14:40:03 -07:00
2009-02-17 17:52:44 +01:00
2009-01-21 17:26:06 +09:00
2009-04-21 09:08:25 +02:00
2010-01-18 10:59:59 -08:00
2010-02-24 11:01:34 -08:00
2009-08-25 16:47:16 -07:00
2010-05-14 11:53:01 -07:00
2010-03-01 12:36:01 -03:00
2009-03-10 18:13:25 -07:00
2010-05-20 21:04:25 -05:00
2009-06-16 19:47:51 -07:00
2009-06-13 15:37:30 +02:00
2010-03-10 13:23:34 +01:00
2010-05-17 12:17:46 +03:00
2010-05-19 11:41:09 +03:00
2010-05-19 11:41:05 +03:00
2010-04-25 12:39:10 +03:00
2010-04-14 21:43:56 +09:30
2009-08-25 15:40:29 -07:00
2009-03-11 12:39:28 +01:00
2010-01-05 15:34:49 +09:00
2009-01-29 14:16:51 +01:00
2009-01-29 14:16:51 +01:00
2009-02-10 00:39:14 +01:00
2010-05-19 22:41:16 -04:00
2010-01-23 06:21:59 +01:00
2009-06-18 14:40:03 -07:00
2009-09-24 09:34:52 +09:30
2009-12-04 15:39:55 +01:00
2010-02-15 14:34:10 -08:00
2009-09-14 07:57:32 -07:00
2009-01-08 15:37:37 +01:00
2010-05-04 13:35:11 -07:00
2010-02-23 23:15:19 -08:00
2009-06-18 14:40:03 -07:00
2010-05-07 17:13:04 -07:00
2009-03-17 15:38:59 -07:00
2010-06-09 18:47:20 +03:00
2009-12-16 15:36:32 -08:00
2009-08-21 17:00:02 -07:00
2009-12-28 09:36:46 +01:00
2009-09-10 17:22:44 -04:00
2009-03-03 13:13:15 +01:00
2010-02-15 14:34:10 -08:00
2010-03-07 15:59:39 -08:00
2010-02-25 19:26:23 -08:00
2009-04-14 11:44:45 +02:00
2009-02-13 13:36:47 +01:00
2009-06-20 15:40:00 -07:00
2009-02-11 14:54:09 -08:00
2010-02-01 16:58:17 -08:00
2009-06-11 21:02:17 +02:00
2009-06-18 14:40:03 -07:00
2010-02-27 14:41:35 -08:00
2010-02-27 14:41:35 -08:00
2009-11-23 17:09:59 -08:00
2010-02-10 17:47:18 -08:00
2010-06-04 15:39:54 -07:00
2009-01-29 14:16:51 +01:00
2010-03-12 15:52:42 -08:00
2010-06-11 00:03:45 +02:00
2010-05-19 09:41:06 +02:00
2010-04-19 12:35:33 +03:00
2010-02-25 10:28:19 +01:00
2010-06-07 17:27:11 -07:00
2010-03-30 22:02:21 +09:00
2009-05-05 19:10:18 -07:00
2010-02-20 16:41:46 +00:00
2009-09-23 14:35:10 +02:00
2009-02-13 11:35:01 -08:00
2009-03-19 14:04:19 +01:00
2009-02-13 11:35:01 -08:00
2009-03-19 14:04:19 +01:00
2009-11-23 17:09:59 -08:00
2009-02-02 23:27:09 +05:30
2010-05-20 21:04:29 -05:00
2010-02-12 09:42:39 -08:00
2010-03-26 11:33:55 +01:00
2010-03-26 11:33:55 +01:00
2010-05-19 11:41:05 +03:00
2010-05-19 11:40:59 +03:00
2009-04-08 11:51:46 -07:00
2010-02-13 13:37:56 -08:00
2010-05-27 09:12:54 -07:00
2009-03-02 15:41:30 -08:00
2009-03-02 15:41:30 -08:00
2009-10-20 14:46:00 +09:00
2009-02-10 00:42:01 +01:00
2009-01-29 14:16:51 +01:00
2010-02-19 16:12:29 -08:00
2009-06-18 14:40:03 -07:00
2009-01-31 00:18:58 +05:30
2009-12-04 23:41:47 +01:00
2009-06-11 21:01:52 +02:00
2010-01-22 16:05:42 -08:00
2009-01-29 14:16:51 +01:00
2009-06-18 14:40:03 -07:00
2009-06-18 14:40:03 -07:00
2009-05-05 19:10:18 -07:00
2009-12-14 23:55:32 +01:00
2009-12-14 23:55:32 +01:00
2009-09-03 21:30:51 +02:00
2010-01-13 10:09:08 +01:00
2009-09-28 16:43:15 -07:00
2009-06-15 12:40:02 +02:00
2010-06-08 00:32:49 +02:00
2010-06-08 00:32:49 +02:00
2010-05-17 12:17:46 +03:00
2009-01-31 00:19:32 +05:30
2009-12-15 13:01:57 +01:00
2010-03-12 15:52:32 -08:00
2010-02-17 13:07:21 +01:00
2010-03-12 15:52:32 -08:00
2010-06-18 14:16:31 -07:00
2009-06-18 14:40:03 -07:00
2009-06-18 14:40:03 -07:00
2010-05-28 16:14:17 -07:00
2009-09-16 14:34:50 +02:00
2009-08-31 09:35:47 +02:00
2009-06-16 19:47:27 -07:00
2009-06-12 13:50:24 +03:00
2010-05-27 09:12:57 -07:00
2009-12-11 09:28:22 +01:00
2010-05-03 13:39:29 -07:00
2009-08-31 09:35:47 +02:00
2009-06-18 14:40:03 -07:00
2010-01-05 13:45:06 -08:00
2010-02-28 10:35:09 -08:00
2009-10-12 18:29:46 +02:00
2009-06-18 14:40:03 -07:00
2010-03-12 15:52:32 -08:00
2010-03-12 15:52:32 -08:00
2010-02-11 15:08:17 -08:00
2009-08-21 21:43:46 +02:00
2009-03-24 11:02:46 +02:00
2010-05-19 11:36:31 +03:00
2010-07-07 17:05:06 -07:00
2009-06-15 12:40:02 +02:00
2010-05-10 10:48:55 -07:00