Linux Media Controller development
 help / color / mirror / Atom feed
* How can I create a patch?
@ 2009-11-12 22:24 xwang1976
  2009-11-12 22:31 ` Devin Heitmueller
  0 siblings, 1 reply; 2+ messages in thread
From: xwang1976 @ 2009-11-12 22:24 UTC (permalink / raw)
  To: Linux Media Mailing List

Hi to all,
I've a usb hybrid tuner which does not work with the main v4l driver.
I've found a way to use it modifying some lines in the em28xx-dvb.c and 
em28xx-cards.c files (thanks to Dainius Ridzevicius).
Can someone explain me how to create a diff between the main v4l
driver and the patched version so that I can share it in order to have 
it merged upstream?
Thank you,
Xwang

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

* Re: How can I create a patch?
  2009-11-12 22:24 How can I create a patch? xwang1976
@ 2009-11-12 22:31 ` Devin Heitmueller
  0 siblings, 0 replies; 2+ messages in thread
From: Devin Heitmueller @ 2009-11-12 22:31 UTC (permalink / raw)
  To: xwang1976; +Cc: Linux Media Mailing List

On Thu, Nov 12, 2009 at 5:24 PM,  <xwang1976@email.it> wrote:
> Hi to all,
> I've a usb hybrid tuner which does not work with the main v4l driver.
> I've found a way to use it modifying some lines in the em28xx-dvb.c and
> em28xx-cards.c files (thanks to Dainius Ridzevicius).
> Can someone explain me how to create a diff between the main v4l
> driver and the patched version so that I can share it in order to have it
> merged upstream?
> Thank you,
> Xwang
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

Run the following:

hg diff > output.patch

Cheers,

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

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

end of thread, other threads:[~2009-11-12 22:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-12 22:24 How can I create a patch? xwang1976
2009-11-12 22:31 ` Devin Heitmueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox