From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 11 Mar 2010 10:45:52 +0000 Subject: [PATCH 01/11] ST SPEAr: Added ARM PrimeXsys System Controller SP810 header file In-Reply-To: <63386a3d1003091214s5251674et99903756f3528e66@mail.gmail.com> References: <1267592861-26911-1-git-send-email-viresh.kumar@st.com> <1267592861-26911-2-git-send-email-viresh.kumar@st.com> <63386a3d1003091214s5251674et99903756f3528e66@mail.gmail.com> Message-ID: <20100311104552.GD16376@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 09, 2010 at 09:14:53PM +0100, Linus Walleij wrote: > 2010/3/3 Viresh KUMAR : > > > Signed-off-by: Viresh Kumar > > --- > > ?include/linux/sysctl_sp810.h | ? 59 ++++++++++++++++++++++++++++++++++++++++++ > > ?1 files changed, 59 insertions(+), 0 deletions(-) > > ?create mode 100644 include/linux/sysctl_sp810.h > > (...) > > To the rest of the world this is probably a number of register definitions and > an obscure inline function, so the entire internal kernel API does not need > to know about it. It'll also give people heart-attacks because they'll think it adds a new set of deprecated binary sysctl() interfaces to the kernel. Best drop the 'sysctl' part of the name as well.