All of lore.kernel.org
 help / color / mirror / Atom feed
From: Deepak Saxena <dsaxena@plexity.net>
To: Alessandro Zummo <alessandro.zummo@towertech.it>
Cc: Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org, rmk@arm.linux.org.uk
Subject: Re: [PATCH] Add driver for ARM AMBA PL031 RTC
Date: Thu, 18 May 2006 14:14:13 -0700	[thread overview]
Message-ID: <20060518211413.GA30137@plexity.net> (raw)
In-Reply-To: <20060517010259.5a035b20@inspiron>

On May 17 2006, at 01:02, Alessandro Zummo was caught saying:
> > +	case RTC_AIE_ON:
> > +		__raw_writel(0, ldata->base + RTC_MIS);
> > +		return 0;
> > +	}
> > +
> > +	return -EINVAL;
> > +}
> 
>  pleasew return -ENOIOCTLCMD instead of -EINVAL . I know, I will have
> to fix the other drivers to do the same.

So I just tried building my kernel and this symbol is not defined...
Do you have a separate patch that defines it or is it just in -mm?

~Deepak


-- 
Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net

I am not a consumer. My existence on this planet is not defined by my
relationship to a producer of goods.  I was not put on this planet to
consume goods from a company for their profit. - Michael W.

  parent reply	other threads:[~2006-05-18 21:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 21:48 [PATCH] Add driver for ARM AMBA PL031 RTC Deepak Saxena
2006-05-16 23:02 ` Alessandro Zummo
2006-05-17  0:01   ` Deepak Saxena
2006-05-17  0:08     ` Alessandro Zummo
2006-06-10  1:45     ` Andrew Morton
2006-05-18 21:14   ` Deepak Saxena [this message]
2006-05-19  7:00     ` Alessandro Zummo

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=20060518211413.GA30137@plexity.net \
    --to=dsaxena@plexity.net \
    --cc=akpm@osdl.org \
    --cc=alessandro.zummo@towertech.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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 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.