lkml.org 
[lkml]   [2010]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCHv5 06/11] USB: gadget: g_multi: code clean up and refactoring
On Wed, Jun 16, 2010 at 12:08:01PM +0200, Michal Nazarewicz wrote:
> The Multifunction Compasite Gadget have been cleaned up
> and refactored so hopefully it looks prettier and works
> at least as good as before changes.
>
> Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> drivers/usb/gadget/Kconfig | 1 +
> drivers/usb/gadget/multi.c | 262 +++++++++++++++++++++++++-------------------
> 2 files changed, 148 insertions(+), 115 deletions(-)
>
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index 591ae9f..027f61b 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -863,6 +863,7 @@ config USB_G_NOKIA
> config USB_G_MULTI
> tristate "Multifunction Composite Gadget (EXPERIMENTAL)"
> depends on BLOCK && NET
> + select USB_G_MULTI_CDC if !USB_G_MULTI_RNDIS
> help
> The Multifunction Composite Gadget provides Ethernet (RNDIS
> and/or CDC Ethernet), mass storage and ACM serial link

Why is this change needed? Did you do something else in this patch that
requires it?

confused,

greg k-h


\
 
 \ /
  Last update: 2010-06-17 19:55    [W:0.194 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site