linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH V1] regulator: Add support for RICOH PMIC RC5T583 regulator
       [not found] ` <20120404104948.GA9693@opensource.wolfsonmicro.com>
@ 2012-04-06  4:37   ` Paul Gortmaker
  2012-04-06  5:36     ` Laxman Dewangan
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2012-04-06  4:37 UTC (permalink / raw)
  To: Mark Brown; +Cc: Laxman Dewangan, lrg, sameo, linux-kernel, linux-next

On Wed, Apr 4, 2012 at 6:49 AM, Mark Brown
<broonie@opensource.wolfsonmicro.com> wrote:
> On Wed, Apr 04, 2012 at 12:44:00PM +0530, Laxman Dewangan wrote:
>> The RC5T583 PMIC from RICOH consists of 4 DCDC and 10
>> LDOs. This driver supports the control of different
>> regulator output through regulator interface.
>> This driver depends on MFD driver of RC5T583 and uses
>> mfd rc5t583 apis to communicate to device for accessing
>> different device's registers.
>
> Applied, thanks.

Hi Mark,

It appears this breaks linux-next allmodconfig build, because it
uses an uppercase V in the v2 of its MODULE_LICENSE.

FATAL: modpost: GPL-incompatible module rc5t583-regulator.ko uses
GPL-only symbol 'platform_driver_unregister'
make[2]: *** [__modpost] Error 1

The build is here:

http://kisskb.ellerman.id.au/kisskb/buildresult/6039758/

Thanks,
Paul.

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

* Re: [PATCH V1] regulator: Add support for RICOH PMIC RC5T583 regulator
  2012-04-06  4:37   ` [PATCH V1] regulator: Add support for RICOH PMIC RC5T583 regulator Paul Gortmaker
@ 2012-04-06  5:36     ` Laxman Dewangan
  0 siblings, 0 replies; 2+ messages in thread
From: Laxman Dewangan @ 2012-04-06  5:36 UTC (permalink / raw)
  To: Paul Gortmaker; +Cc: Mark Brown, lrg, sameo, linux-kernel, linux-next

On Friday 06 April 2012 10:07 AM, Paul Gortmaker wrote:
>
> It appears this breaks linux-next allmodconfig build, because it
> uses an uppercase V in the v2 of its MODULE_LICENSE.
>
> FATAL: modpost: GPL-incompatible module rc5t583-regulator.ko uses
> GPL-only symbol 'platform_driver_unregister'
> make[2]: *** [__modpost] Error 1
> .


Oops, my bad, I did not realize it. I send the patch for fixing this 
license issue.
Is it possible to catch such issue through check-patch?

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

end of thread, other threads:[~2012-04-06  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1333523640-8820-1-git-send-email-ldewangan@nvidia.com>
     [not found] ` <20120404104948.GA9693@opensource.wolfsonmicro.com>
2012-04-06  4:37   ` [PATCH V1] regulator: Add support for RICOH PMIC RC5T583 regulator Paul Gortmaker
2012-04-06  5:36     ` Laxman Dewangan

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