[PATCH 07/12] [arch/mips] Remove obsolete strict_strto calls

2014-05-26 Thread Daniel Walter
From: Daniel Walter Subject: [PATCH 07/12] [arch/mips] replace obsolete strict_strto calls Replace obsolete strict_strto call with more appropriate calls to kstrto* Signed-off-by: Daniel Walter --- arch/mips/pci/ops-tx4927.c | 9 ++--- arch/mips/txx9/generic/setup.c | 4 ++-- 2 files

[PATCH 07/12] [arch/mips] Remove obsolete strict_strto calls

2014-05-26 Thread Daniel Walter
From: Daniel Walter dwal...@google.com Subject: [PATCH 07/12] [arch/mips] replace obsolete strict_strto calls Replace obsolete strict_strto call with more appropriate calls to kstrto* Signed-off-by: Daniel Walter dwal...@google.com --- arch/mips/pci/ops-tx4927.c | 9 ++---