commit | f501991dcaa5ab633973b2887451daee5e70c6c8 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Thu Oct 03 08:04:38 2013 -0300 |
committer | Tom Rini <trini@ti.com> | Mon Oct 07 08:21:13 2013 -0400 |
tree | 96e00bb2ce96926341da917e4767ae6a8e9b8960 | |
parent | a6abaadcfa69d02aafc51b22a39b8dbde1a7a76c [diff] |
mtd: Fix function description in part_validate comment The part_validate comment had a wrong description of the actions it does and referenced to non-existent functions while in fact it calls 'part_validate_eraseblock()'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>