linux/arch/um/drivers
Greg Kroah-Hartman 8691b97b99 uml: remove driver_data direct access of struct device
In the near future, the driver core is going to not allow direct access
to the driver_data pointer in struct device.  Instead, the functions
dev_get_drvdata() and dev_set_drvdata() should be used.  These functions
have been around since the beginning, so are backwards compatible with
all older kernel versions.

Cc: user-mode-linux-devel@lists.sourceforge.net
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:28 -07:00
..
Makefile x86, um: get rid of arch/um/os symlink 2008-10-22 22:55:22 -07:00
chan_kern.c uml: remove a useless function 2008-04-28 08:58:28 -07:00
chan_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
cow.h
cow_sys.h uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
cow_user.c
daemon.h
daemon_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
daemon_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
fd.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
harddog_kern.c uml-harddog: BKL pushdown 2008-07-02 15:06:26 -06:00
harddog_user.c uml: fix helper_wait calls in watchdog 2008-02-23 17:12:15 -08:00
hostaudio_kern.c uml: fix errno return 2008-05-13 08:02:21 -07:00
line.c uml: small cleanups and note bugs to be dealt with by uml authors... 2008-10-13 09:51:40 -07:00
mcast.h
mcast_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
mcast_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
mconsole_kern.c Merge branch 'next' into for-linus 2008-12-25 11:40:09 +11:00
mconsole_user.c uml: make three functions static 2008-04-28 08:58:28 -07:00
mmapper_kern.c uml-mmapper: BKL pushdown 2008-07-02 15:06:26 -06:00
net_kern.c uml: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
net_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
null.c
pcap_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
pcap_user.c missed kmalloc() in pcap_user.c 2008-05-21 16:55:57 -07:00
pcap_user.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
port.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
port_kern.c uml: port mutex conversion 2008-02-05 09:44:32 -08:00
port_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
pty.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
random.c uml-random: BKL pushdown 2008-07-02 15:06:26 -06:00
slip.h
slip_common.c
slip_common.h
slip_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
slip_user.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
slirp.h
slirp_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
slirp_user.c
ssl.c
ssl.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
stderr_console.c
stdio_console.c uml: make several things static 2008-04-28 08:58:28 -07:00
stdio_console.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
tty.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
ubd_kern.c uml: remove driver_data direct access of struct device 2009-06-15 21:30:28 -07:00
ubd_user.c
vde.h
vde_kern.c um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
vde_user.c uml: fix vde network backend in user mode linux 2009-02-20 17:57:48 -08:00
xterm.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
xterm.h uml: remove useless comments 2009-04-01 08:59:17 -07:00
xterm_kern.c