linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Legacy Code in gpmc-onenand.c
@ 2014-09-28  2:37 nick
  2014-09-28  2:51 ` Al Viro
  2014-09-28 16:14 ` Sudip Mukherjee
  0 siblings, 2 replies; 3+ messages in thread
From: nick @ 2014-09-28  2:37 UTC (permalink / raw)
  To: linux-arm-kernel

Greetings Kevin and others,
I am wondering if the below code is legacy I can remove it as stated it the fix me.
Cheers Nick 
else {
                /*
                * FIX ME: Appears to be legacy code from initial ONENAND commit.
                * Unclear what boards this is for and if this can be removed.
                 */
                if (!cpu_is_omap34xx())
                        onenand_sync.wait_on_read = true;
        }

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

end of thread, other threads:[~2014-09-28 16:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28  2:37 Legacy Code in gpmc-onenand.c nick
2014-09-28  2:51 ` Al Viro
2014-09-28 16:14 ` Sudip Mukherjee

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).