From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 26 Oct 2012 13:06:40 +0200 Subject: [U-Boot] [RFC PATCH 1/2] USB: SS: Add support for Super Speed USB interface In-Reply-To: References: <1350989687-32102-1-git-send-email-gautam.vivek@samsung.com> <201210261218.07227.marex@denx.de> Message-ID: <201210261306.40270.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, [...] > >> > >> Isn't USB_PRINTF itself a conditional debug print ? > > > > Yes, but I'd prefer to kill USB_PRINTF altogether in favor of debug(). > > Ok, will switch to debug(...). > And may be in that case we may try to eliminate USB _PRINTF and > other such macro altogether from sub framework ? Yes, weed it out, be my guest ;-) [...] Thanks! Best regards, Marek Vasut