[PATCH 0/8] fix errors in the match process

From: Samuel Iglesias Gonsalvez
Date: Wed May 23 2012 - 09:56:59 EST


Hello,

As Dan Carpenter suggested, I split the previous patches [0] in several ones,
facilitating the reading, understanding and, at the end, the review and
maintenance.

These patches fix some problems found in the match() process for the ipack
devices, among minor things.

Thanks,

Sam

[0] Link to the patches:

https://lkml.org/lkml/2012/5/23/99
https://lkml.org/lkml/2012/5/23/102
https://lkml.org/lkml/2012/5/23/96

Samuel Iglesias Gonsalvez (8):
Staging ipack/bridges/tpci200: delete sysfs files
Staging: ipack: return proper value in match() function
Staging: ipack/bridges/tpci200: tpci200_slot_unmap_space() should
return 0 if succeed.
Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should
return 0 if succeed.
Staging: ipack/bridges/tpci200: check if the remove function is
available
Staging: ipack/bridges/tpci200: fix indention.
Staging: ipack/bridges/tpci200: remove name field from slot_irq
Staging ipack/bridges/tpci200: removed check of
tpci200->slots[dev->slot].dev

drivers/staging/ipack/bridges/tpci200.c | 260 +++----------------------------
drivers/staging/ipack/bridges/tpci200.h | 2 -
drivers/staging/ipack/ipack.c | 2 +-
3 files changed, 24 insertions(+), 240 deletions(-)

--
1.7.10

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/