commit | 925796e0ed6fe529770ba71454c58c8d4d8a5ac4 | [log] [tgz] |
---|---|---|
author | Daniel Ritz <daniel.ritz-ml@swissonline.ch> | Fri Aug 10 13:00:58 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sat Aug 11 15:47:40 2007 -0700 |
tree | 9646e19a5c072a0dc2e4fabf59f28b5888317ac4 | |
parent | c5a69adff920ddf138c3ea9886574b195d9e3d52 [diff] |
drivers/char/pcmcia/cm40x0_cs.c: fix release function call cm4000_cs.c and cm4040_cs.c call the internal release function with an argument of wrong type. this fixes bug #8485 Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch> Cc: Bill McConnaughey <mcconnau@biochem.wustl.edu> Cc: Natalie Protasevich <protasnb@gmail.com> Cc: Harald Welte <laforge@gnumonks.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>