Hi Kleber, Am Mittwoch, den 25.06.2014, 13:22 -0300 schrieb Kleber Sacilotto de Souza: > Hi, > > I'm sending a v2 of this patch series, removing the patch that bumps the > driver version number, and including a trivial one that removes an unnecessary > include. > > Kleber Sacilotto de Souza (4): > GenWQE: Add sysfs interface for bitstream reload > GenWQE: Add support for EEH error recovery > GenWQE: Improve hardware error recovery > GenWQE: Remove unecessary include > > Documentation/ABI/testing/sysfs-driver-genwqe | 9 + > drivers/misc/genwqe/Kconfig | 6 + > drivers/misc/genwqe/card_base.c | 215 > +++++++++++++++++++++++-- > drivers/misc/genwqe/card_base.h | 2 + > drivers/misc/genwqe/card_ddcb.c | 24 +++- > drivers/misc/genwqe/card_debugfs.c | 7 + > drivers/misc/genwqe/card_dev.c | 5 + > drivers/misc/genwqe/card_sysfs.c | 25 +++ > drivers/misc/genwqe/card_utils.c | 10 ++ > include/uapi/linux/genwqe/genwqe_card.h | 1 + > 10 files changed, 285 insertions(+), 19 deletions(-) >
Thanks for resubmitting the patches. Acked-by: Frank Haverkamp <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

