From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Thu, 20 Jun 2013 09:10:26 -0500 Subject: [U-Boot] [uBoot] [PATCH v2] musb: Move linux and usb compat files to include/linux/usb In-Reply-To: <201306201549.35415.marex@denx.de> References: <1371150441-3470-1-git-send-email-dmurphy@ti.com> <51C19F28.8000808@ti.com> <201306201549.35415.marex@denx.de> Message-ID: <51C30D52.6010308@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Marek On 06/20/2013 08:49 AM, Marek Vasut wrote: > Dear Dan Murphy, > >> + Marek >> and a bump >> >> On 06/13/2013 02:07 PM, Dan Murphy wrote: >>> Move the linux and usb compat files to the >>> include/linux/usb directory in order for the files to be >>> reused. >>> >>> Added GPLv2 license to the linux and usb compat as well. >>> >>> Signed-off-by: Dan Murphy >>> --- >>> v2 - Fix checkpatch issues only for newly introduced code - >>> http://patchwork.ozlabs.org/patch/251127/ > Can you please make this into two patches? First adding the license and the > other doing the move? This way you would be able to even git format-patch -MC > and reduce the patch to a bare minimum , making it nicely reviewable. > > btw are you sure about the license? > > Best regards, > Marek Vasut Thanks for the review. I am rethinking the move of these files. Do you have specific questions on the license? Because I will still be sending that patch in. -- ------------------ Dan Murphy