diff options
author | Artem Bityutskiy | 2011-12-28 17:27:18 +0200 |
---|---|---|
committer | David Woodhouse | 2012-01-09 18:26:13 +0000 |
commit | 016c1291ce70a22f15f666441a4fd2f0b450375b (patch) | |
tree | 650a0d91aa87bcf6146f98eadf0341d46ce0ef0f /init | |
parent | 4991e7251ed951a5f33faf25912e9db416306309 (diff) |
mtd: mtdoops: do not use mtd->panic_write directly
Instead of checking if 'mtd->panic_write' is defined, call 'mtd_panic_write()'
and check the error code - '-EOPNOTSUPP' will be returned if the function is
not defined.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions