All of lore.kernel.org
 help / color / mirror / Atom feed
* Legacy Code in gpmc-onenand.c
@ 2014-09-28  2:37 ` nick
  0 siblings, 0 replies; 6+ messages in thread
From: nick @ 2014-09-28  2:37 UTC (permalink / raw)
  To: khilman; +Cc: linux, linux-omap, linux-arm-kernel, linux-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] 6+ messages in thread

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

Thread overview: 6+ 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:37 ` nick
2014-09-28  2:51 ` Al Viro
2014-09-28  2:51   ` Al Viro
2014-09-28 16:14 ` Sudip Mukherjee
2014-09-28 16:14   ` Sudip Mukherjee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.