]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arch/arm/mach-omap2: replace strict_strto* with kstrto*
authorDaniel Walter <dwalter@google.com>
Thu, 26 Jun 2014 00:43:14 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 Jun 2014 04:21:47 +0000 (14:21 +1000)
commit9002b2e5c1133c226099685e44e090238bf68d68
tree853aad100a7f5f31d10f7ef97407283276dcdab3
parentcc75edffe2f27857c4c7ba09156cdf2fd669e202
arch/arm/mach-omap2: replace strict_strto* with kstrto*

Replace obsolete strict_strto call with kstrto calls.
Simplify copy_from_user/strict_strto by using kstrto_from_user

Signed-off-by: Daniel Walter <dwalter@google.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/arm/mach-omap2/board-omap3touchbook.c
arch/arm/mach-omap2/mux.c