From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 16 Apr 2012 11:23:08 +0200 Subject: [U-Boot] [PATCH 2/4] usb:gadget:composite: Linux composite.{h/c} code adjustement for u-boot In-Reply-To: <20120414134646.D366120022F@gemini.denx.de> References: <1334214931-19480-1-git-send-email-l.majewski@samsung.com> <1334214931-19480-3-git-send-email-l.majewski@samsung.com> <20120414134646.D366120022F@gemini.denx.de> Message-ID: <20120416112308.00700f08@lmajewski.digital.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, > > /* > > + * Linux kernel compatibility layer > > + */ I'm a bit confused about the policy with porting files: http://www.denx.de/wiki/U-Boot/Patches This says clearly: document from where the code comes from. I wanted to show from where the file has been taken. Those files doesn't compile as is, but no one enabled them in u-boot, so code is still bisectable. I can squash those commits (the original one and the compatibility layer) + remove unneeded code, but then there will be no link with the original file. For me it would be even better to provide one commit providing composite driver :-), but I wanted to stick to the policy. I'll prepare one concise commit then :-) -- Best regards, Lukasz Majewski Samsung Poland R&D Center Platform Group