Re: [PATCH 2/2] staging: emxx_udc: Added a temporary variable with address.

2018-11-26 Thread Dan Carpenter
On Tue, Nov 27, 2018 at 12:19:09AM +0100, Cristian Sicilia wrote: > Replace the IO_ADDRESS call with a temporary variable. > > Signed-off-by: Cristian Sicilia > --- > drivers/staging/emxx_udc/emxx_udc.c | 18 ++ > 1 file changed, 10 insertions(+), 8 deletions(-) > > diff --git a

[PATCH 2/2] staging: emxx_udc: Added a temporary variable with address.

2018-11-26 Thread Cristian Sicilia
Replace the IO_ADDRESS call with a temporary variable. Signed-off-by: Cristian Sicilia --- drivers/staging/emxx_udc/emxx_udc.c | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/drivers/staging/emxx_udc/emxx_udc.c b/drivers/staging/emxx_udc/emxx_udc.c index