projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b514d4f
)
Input: xen-kbdfront - enable driver for HVM guests
author
Stefano Stabellini
<
[email protected]
>
Tue, 5 Jul 2011 02:22:00 +0000
(19:22 -0700)
committer
Dmitry Torokhov
<
[email protected]
>
Tue, 5 Jul 2011 02:31:19 +0000
(19:31 -0700)
Signed-off-by: Stefano Stabellini <
[email protected]
>
Acked-by: Konrad Rzeszutek Wilk <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
drivers/input/misc/xen-kbdfront.c
patch
|
blob
|
history
diff --git
a/drivers/input/misc/xen-kbdfront.c
b/drivers/input/misc/xen-kbdfront.c
index 62bae99424e6e436defda3723654816c44be2609..ad2e51c04db89c06faa30b0e07ef70db12221fc1 100644
(file)
--- a/
drivers/input/misc/xen-kbdfront.c
+++ b/
drivers/input/misc/xen-kbdfront.c
@@
-373,7
+373,7
@@
static struct xenbus_driver xenkbd_driver = {
static int __init xenkbd_init(void)
{
- if (!xen_
pv_
domain())
+ if (!xen_domain())
return -ENODEV;
/* Nothing to do if running in dom0. */