From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ivan T. Ivanov" Subject: Re: [PATCH 2/2] spi: dup: Convert ot let spi core handle checking transfer speed Date: Fri, 21 Feb 2014 11:33:23 +0200 Message-ID: <1392975203.17130.88.camel@iivanov-dev> References: <1392945066.4125.2.camel@phoenix> <1392945135.4125.3.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Mark Brown , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Axel Lin Return-path: In-Reply-To: <1392945135.4125.3.camel@phoenix> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Fri, 2014-02-21 at 09:12 +0800, Axel Lin wrote: > Set master->max_speed_hz then spi core will handle checking transfer speed. > So we can remove the same checking in this driver. > > Also remove checking spi->chip_select in spi_qup_setup(), the checking is done > by spi core. > > Signed-off-by: Axel Lin Acked-by: Ivan T. Ivanov Thanks. -- 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