Rusty Russell 2ead9439f0 uvesafb: improve parameter handling.
1) Now module_param(..., invbool, ...) requires a bool, and similarly
   module_param(..., bool, ...) allows it, change pmi_setpal to a bool.
2) #define param_get_scroll to NULL, since it can never be called (perm
   argument to module_param_named is 0).
3) Return -EINVAL from param_set_scroll if the value is bad, so it's
   reported.

Note that I don't think the old fb_get_options() is required for new
drivers: the parameters automatically work as uvesafb.XXX=... anyway.

Acked-by: Michał Januszewski <spock@gentoo.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-06-12 21:46:59 +09:30
..
2009-04-13 15:04:32 -07:00
2009-04-27 12:00:27 -07:00
2008-10-16 11:21:45 -07:00
2008-03-10 18:01:20 -07:00
2009-05-12 14:11:35 -07:00
2009-04-01 08:59:31 -07:00
2009-04-01 08:59:32 -07:00
2009-02-22 09:23:02 -08:00
2009-01-12 20:56:32 +01:00
2008-07-24 10:47:34 -07:00
2008-05-18 13:28:49 -07:00
2009-05-06 16:36:10 -07:00
2008-02-06 10:41:16 -08:00
2009-03-27 14:51:15 +01:00
2009-05-05 09:37:17 +02:00
2008-04-28 08:58:41 -07:00
2009-01-06 15:59:27 -08:00
2009-01-06 15:59:27 -08:00
2009-03-17 09:30:36 +09:00
2009-05-29 08:40:03 -07:00
2009-04-01 08:59:31 -07:00
2007-10-16 09:43:22 -07:00
2009-04-01 08:59:31 -07:00
2009-06-12 21:46:59 +09:30
2008-10-16 11:21:42 -07:00
2008-07-04 10:40:08 -07:00