Steven Rostedt
2cfe6c4ac7
printk: Fix return of braille_register_console()
...
Some of my configs I test with have CONFIG_A11Y_BRAILLE_CONSOLE set.
When I started testing against v3.11-rc4 my console went bonkers. Using
ktest to bisect the issue, it came down to:
commit bbeddf52a "printk: move braille console support into separate
braille.[ch] files"
Looking into the patch I found the problem. It's with the return of
braille_register_console(). As anything other than NULL is considered a
failure.
But for those of us that have CONFIG_A11Y_BRAILLE_CONSOLE set but do not
define a "brl" or "brl=" on the command line, we still may want a
console that those with sight can still use.
Return NULL (success) if "brl" or "brl=" is not on the console line.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org >
Acked-by: Joe Perches <joe@perches.com >
Cc: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2013-08-06 13:18:12 -07:00
..
2013-06-14 23:01:05 +02:00
2013-04-30 17:04:10 -07:00
2013-07-18 12:48:40 -07:00
2013-01-11 11:39:33 -08:00
2013-07-13 15:37:30 -07:00
2013-07-30 14:05:06 +02:00
2013-08-06 13:18:12 -07:00
2013-07-31 14:41:02 -07:00
2013-07-29 13:32:29 +02:00
2013-07-26 08:57:32 -04:00
2013-04-22 07:09:06 -07:00
2013-05-04 14:57:58 -04:00
2013-03-12 13:59:14 -07:00
2013-06-12 16:29:46 -07:00
2013-01-11 14:54:55 -08:00
2013-06-12 16:29:45 -07:00
2013-07-09 10:33:19 -07:00
2013-07-09 10:33:19 -07:00
2013-07-09 10:33:19 -07:00
2013-04-14 10:06:31 -07:00
2012-11-19 08:13:38 -08:00
2013-07-23 15:48:35 -07:00
2013-05-01 07:21:43 -07:00
2013-05-01 17:29:18 -04:00
2013-06-20 08:18:35 -10:00
2013-07-14 19:36:59 -04:00
2013-07-02 20:04:25 -07:00
2012-12-18 10:55:28 -08:00
2013-01-27 19:23:31 +01:00
2013-07-09 10:33:26 -07:00
2013-04-15 13:25:16 +02:00
2013-07-14 19:36:59 -04:00
2013-07-30 14:05:06 +02:00
2013-02-23 18:50:11 -08:00
2013-06-25 23:11:19 +02:00
2013-07-14 19:36:59 -04:00
2013-02-05 00:48:46 +01:00
2013-04-15 15:17:26 +09:30
2012-12-20 17:40:19 -08:00
2013-05-28 08:50:00 +02:00
2013-04-30 17:04:07 -07:00
2013-07-03 16:08:02 -07:00
2013-07-03 16:07:46 -07:00
2012-12-11 18:10:49 -08:00
2013-04-30 17:04:02 -07:00
2012-10-24 12:39:09 +02:00
2013-05-12 14:16:21 +02:00
2013-07-31 14:41:03 -07:00
2013-03-15 15:09:43 +10:30
2012-12-20 17:40:21 -08:00
2012-12-05 11:27:24 +10:30
2012-10-19 17:30:40 -07:00
2013-07-10 14:51:41 -07:00
2013-07-12 12:07:46 +02:00
2013-05-01 17:29:39 -04:00
2012-12-06 17:16:23 +08:00
2013-07-11 09:02:09 -07:00
2013-07-02 15:38:19 +09:30
2013-05-01 17:51:54 -07:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:54:42 +02:00
2013-04-18 12:51:19 +02:00
2013-07-14 19:36:59 -04:00
2013-08-06 13:16:32 -07:00
2013-06-18 11:32:10 -05:00
2013-01-28 22:06:21 -08:00
2013-06-10 13:46:44 -07:00
2013-06-10 13:45:53 -07:00
2013-06-10 13:45:53 -07:00
2013-07-14 19:36:58 -04:00
2013-07-14 19:36:58 -04:00
2013-05-05 00:16:35 -04:00
2013-07-14 19:36:58 -04:00
2013-07-14 19:36:58 -04:00
2013-07-09 10:33:29 -07:00
2013-07-14 19:36:59 -04:00
2012-12-18 15:02:12 -08:00
2013-07-03 16:08:06 -07:00
2013-02-07 20:51:08 +01:00
2013-04-10 14:48:37 +02:00
2013-05-28 09:23:52 +02:00
2013-03-23 15:53:52 -07:00
2013-03-26 11:07:19 +11:00
2013-04-30 17:04:08 -07:00
2013-05-12 14:16:23 +02:00
2013-07-14 19:36:59 -04:00
2013-07-14 19:36:59 -04:00
2013-07-14 19:36:59 -04:00
2013-02-07 15:19:36 -08:00
2013-02-26 22:25:17 +01:00
2013-05-09 13:46:38 -04:00
2013-07-09 10:33:29 -07:00
2013-06-26 18:01:46 +09:00
2013-07-26 14:22:10 -07:00
2012-10-06 03:05:31 +09:00
2013-04-29 18:28:42 -07:00
2013-06-19 12:58:42 +02:00
2013-02-16 23:17:25 +01:00
2013-07-14 19:36:59 -04:00
2013-04-29 13:55:38 -07:00
2013-01-27 19:23:31 +01:00
2013-03-03 22:58:33 -05:00
2013-08-06 13:13:24 -07:00
2013-02-27 19:10:24 -08:00
2013-05-01 17:51:54 -07:00
2013-02-27 19:10:22 -08:00
2013-05-01 17:29:39 -04:00
2013-07-23 15:46:48 -07:00
2013-06-20 15:46:32 +02:00
2013-06-19 12:58:42 +02:00
2013-07-14 19:36:59 -04:00