ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than once
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Mon, 7 Jul 2014 11:52:31 +0000 (04:52 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 7 Jul 2014 11:52:31 +0000 (04:52 -0700)
commitcb4ab22f722b6d550a078747390a26570fb0e208
tree7dc980926a28d70554f0b700b7e5fc99d662bd8e
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than once

A struct member variable is set to the same value more than once

This was found using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/usb-tusb6010.c