public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
@ 2011-07-01 11:51 Tobias Klauser
  2011-07-04  6:37 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Klauser @ 2011-07-01 11:51 UTC (permalink / raw)
  To: David Woodhouse; +Cc: Randy Dunlap, linux-mtd, linux-kernel

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>
---
 include/linux/mtd/nand.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
index 38a2fb6..6060f49 100644
--- a/include/linux/mtd/nand.h
+++ b/include/linux/mtd/nand.h
@@ -605,8 +605,6 @@ extern int nand_do_read(struct mtd_info *mtd, loff_t from, size_t len,
  * @options:		Option flags, e.g. 16bit buswidth
  * @ecclayout:		ECC layout info structure
  * @part_probe_types:	NULL-terminated array of probe types
- * @set_parts:		platform specific function to set partitions
- * @priv:		hardware controller specific settings
  */
 struct platform_nand_chip {
 	int nr_chips;
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip
  2011-07-01 11:51 [PATCH] mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip Tobias Klauser
@ 2011-07-04  6:37 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2011-07-04  6:37 UTC (permalink / raw)
  To: Tobias Klauser; +Cc: linux-mtd, Randy Dunlap, David Woodhouse, linux-kernel

On Fri, 2011-07-01 at 13:51 +0200, Tobias Klauser wrote:
> 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>

Pushed to l2-mtd-2.6.git, thanks!

-- 
Best Regards,
Artem Bityutskiy

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-04  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01 11:51 [PATCH] mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip Tobias Klauser
2011-07-04  6:37 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox