commit | b4ca74738ab6c9ed8190b06cd7bf785dc98c640e | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Jul 01 13:51:15 2011 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:14 2011 +0300 |
tree | 0ffd9453c299112bbcce5256563b1e5a284d3335 | |
parent | a751d3155dee38cb2a8e46d8cf3fa6998b2f3239 [diff] |
mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip The set_parts and priv members of struct platform_nand_chip where removed in commit c36a6ef3845262ade529afb9f458738b1f196f83 but the kerneldoc wasn't updated. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>