[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1337781287-28628-1-git-send-email-siglesias@igalia.com>
Date: Wed, 23 May 2012 15:54:39 +0200
From: Samuel Iglesias Gonsalvez <siglesias@...lia.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Dan Carpenter <dan.carpenter@...cle.com>
Cc: Samuel Iglesias Gonsalvez <siglesias@...lia.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/8] fix errors in the match process
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists