Re: [PATCH 1/2] xwayland: Automatically load module if wayland support requested

2012-05-23 Thread Kristian Høgsberg
On Wed, May 23, 2012 at 10:05:53PM +1000, Christopher James Halse Rogers wrote: > This makes life a bit easier for the drivers These look good, all committed. Except for the nouveau patch, of course. Kristian > Signed-off-by: Christopher James Halse Rogers > > --- > hw/xfree86/common/xf86Con

[PATCH 1/2] xwayland: Automatically load module if wayland support requested

2012-05-23 Thread Christopher James Halse Rogers
This makes life a bit easier for the drivers Signed-off-by: Christopher James Halse Rogers --- hw/xfree86/common/xf86Config.c | 12 1 file changed, 12 insertions(+) diff --git a/hw/xfree86/common/xf86Config.c b/hw/xfree86/common/xf86Config.c index 7364a34..b916422 100644 --- a/h