From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 1/6] spi/pl022: only enable RX interrupts when TX is complete Date: Wed, 9 Nov 2011 16:21:07 +0530 Message-ID: <4EBA5B1B.7020407@st.com> References: <1320835130-31201-1-git-send-email-linus.walleij@stericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Christopher BLAIR , Linus Walleij , Shiraz HASHIM , "spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" To: Linus WALLEIJ Return-path: In-Reply-To: <1320835130-31201-1-git-send-email-linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org On 11/9/2011 4:08 PM, Linus WALLEIJ wrote: > + /* default is to enable all interrupts except RX - > + * this will be enabled once TX is complete > + */ Other than fixing this multiline comment, everything other looks fine. Reviewed-by: Viresh Kumar -- viresh ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@st.com (Viresh Kumar) Date: Wed, 9 Nov 2011 16:21:07 +0530 Subject: [PATCH 1/6] spi/pl022: only enable RX interrupts when TX is complete In-Reply-To: <1320835130-31201-1-git-send-email-linus.walleij@stericsson.com> References: <1320835130-31201-1-git-send-email-linus.walleij@stericsson.com> Message-ID: <4EBA5B1B.7020407@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/9/2011 4:08 PM, Linus WALLEIJ wrote: > + /* default is to enable all interrupts except RX - > + * this will be enabled once TX is complete > + */ Other than fixing this multiline comment, everything other looks fine. Reviewed-by: Viresh Kumar -- viresh