fs: yaffs2: initialize delayed workqueue before using it
The sync_work delayed workqueue needs to be initialized before
its gets used for the first time or else it will result in a crash.
Change-Id: I7f627b1cbe5c68031707f3b3943381a2353fce74
Signed-off-by:
Krishna Konda <kkonda@codeaurora.org>
Loading
Please register or sign in to comment