From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Suchanek Subject: [PATCH v2 0/3] Updated spidev usability patchset Date: Mon, 27 Jun 2016 21:02:29 +0200 Message-ID: Cc: Michal Suchanek To: Greg Kroah-Hartman , Mark Brown , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: This hopefully addresses pretty much all the comments on the previous version. Thanks Michal Michal Suchanek (3): spi: spidev: fix the check for spidev in dt spi: of: allow instantiating slaves without a driver drivers core: allow id match override when manually binding driver drivers/base/bus.c | 25 ++++++++++++++++++++++++- drivers/spi/spi.c | 9 ++++----- drivers/spi/spidev.c | 9 +++++++-- 3 files changed, 35 insertions(+), 8 deletions(-) -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html