From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 24 Apr 2013 14:03:19 +0200 Subject: [U-Boot] [PATCH] usb: common: Use a global definition for 'min3' In-Reply-To: References: <201304141911.45060.marex@denx.de> Message-ID: <201304241403.20021.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Vivek Gautam, > Hi Marek, > > > On Wed, Apr 24, 2013 at 11:49 AM, Vivek Gautam > > wrote: > > On Mon, Apr 22, 2013 at 7:15 PM, Tom Rini wrote: > >> On Fri, Apr 19, 2013 at 01:29:12PM +0200, Marek Vasut wrote: > >>> Dear Vivek Gautam, > >>> > >>> > We can use a common global method for calculating minimum of > >>> > 3 numbers. Put the same in 'common header' and let 'ehci' > >>> > use it. > >>> > > >>> > Signed-off-by: Vivek Gautam > >>> > >>> Applied, thanks > >> > >> NAK, sorry. Lets re-sync with the kernel's min/max/min3/max3 defines > >> here instead. > > > > Alright, i shall sync the definitions with Linux kernel and send the > > patch for same. > > Will you be dropping this patch from u-boot-usb/next or shall i send a > subsequent patch on > top of this ? Dropped and pushed Best regards, Marek Vasut