aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorNicholas Mc Guire <[email protected]>2015-02-01 06:15:46 -0500
committerBrian Norris <[email protected]>2015-03-30 18:08:04 -0700
commit219a8d13dd2bd0536e359405d046bdce9cc9d134 (patch)
treecaf87f4379d4b9f5a9a3c45a0d5f1bba11bb28d5 /drivers/mtd/lpddr/lpddr_cmds.c
parentdc6525c61f0fc1e41611d91134f56ed2c297feac (diff)
mtd: fsl-quadspi: cleanup wait_for_completion return handling
return type of wait_for_completion_timeout is unsigned long not int, this patch uses the return value of wait_for_completion_timeout in the condition directly rather than adding a additional appropriately typed variable. Signed-off-by: Nicholas Mc Guire <[email protected]> Acked-by: Han Xu <[email protected]> Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions