linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas@biessmann.de>
To: linux-kernel@vger.kernel.org
Cc: "Artem Bityutskiy" <artem.bityutskiy@linux.intel.com>,
	linux-omap@vger.kernel.org,
	"Andreas Bießmann" <andreas@biessmann.de>
Subject: [PATCH 0/2] fixes for omap2 nand driver
Date: Fri, 31 Aug 2012 13:35:40 +0200	[thread overview]
Message-ID: <1346412942-4015-1-git-send-email-andreas@biessmann.de> (raw)

These two patches fixes the omap_nand_remove function to release all resources
properly and be able to re-load the driver later on.

Andreas Bießmann (2):
  mtd/nand/omap2: fix omap_nand_remove segfault
  mtd/nand/omap2: fix module loading

 drivers/mtd/nand/omap2.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
1.7.10.4


             reply	other threads:[~2012-08-31 11:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-31 11:35 Andreas Bießmann [this message]
2012-08-31 11:35 ` [PATCH 1/2] mtd/nand/omap2: fix omap_nand_remove segfault Andreas Bießmann
2012-08-31 11:57   ` Artem Bityutskiy
2012-08-31 11:35 ` [PATCH 2/2] mtd/nand/omap2: fix module loading Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1346412942-4015-1-git-send-email-andreas@biessmann.de \
    --to=andreas@biessmann.de \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).