diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-26 23:13:52 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:39 +0200 |
commit | d5ca6ad6dab83572dbdafbdec34d129d5da5a1c1 (patch) | |
tree | aa408e781c7c94872758995c5d7fe43ad8fcf6ea /ChangeLog | |
parent | 253d524b348018470c53c8f8382f6d367daede24 (diff) |
2006-07-27 Stefan Siegl <stesie@brokenpipe.de>
* linux/pcmcia-cs/glue/ds.c: New file.
* linux/pcmcia-cs/glue/pcmcia.c: Likewise.
* linux/pcmcia-cs/glue/pcmcia_glue.h: Likewise.
* linux/pcmcia-cs/glue/wireless_glue.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-07-27 Stefan Siegl <stesie@brokenpipe.de> + * linux/pcmcia-cs/glue/ds.c: New file. + * linux/pcmcia-cs/glue/pcmcia.c: Likewise. + * linux/pcmcia-cs/glue/pcmcia_glue.h: Likewise. + * linux/pcmcia-cs/glue/wireless_glue.h: Likewise. + * linux/pcmcia-cs/clients/xirc2ps_cs.c (busy_loop): Replace the code by a call to __udelay. * linux/pcmcia-cs/include/linux/init.h: Adapt to our Linux environment. |