Re: + pcmcia-add-support-the-cf-pcmcia-driver-for-blackfin-try-2.patch added to -mm tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mike Frysinger
Date: Wednesday, May 21, 2008 - 4:34 pm

On Tue, May 20, 2008 at 3:51 AM, Bryan Wu <cooloney@kernel.org> wrote:

please add a common statement that tells you the module name if the
user builds it as a module.


shouldnt this be MODULE_AUTHOR() ?


u_int forms are weird ... i'd wonder why we have these variations
anywhere in the kernel


should be __devinit


i dont think that MAX_BLACKFIN_GPIOS check is needed.  the
gpio_request() function should already be doing it.


"BF5xx flash" ?


we dont call gpio_free() here or in the fail0 case below.
-mike
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: + pcmcia-add-support-the-cf-pcmcia-driver-for-blackfin ..., Mike Frysinger, (Wed May 21, 4:34 pm)
RE: + pcmcia-add-support-the-cf-pcmcia-driver-for-blackfin ..., Hennerich, Michael, (Tue May 27, 4:15 am)