Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos found by codespell #299

Merged
merged 1 commit into from
Apr 7, 2016
Merged

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Mar 24, 2016

No description provided.

@@ -617,7 +617,7 @@ const char *fdt_get_alias_namelen(const void *fdt,
const char *name, int namelen);

/**
* fdt_get_alias - retreive the path referenced by a given alias
* fdt_get_alias - retrieve the path referenced by a given alias
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@6by9
Copy link
Contributor

6by9 commented Mar 24, 2016

@popcornmix Which way do you have scripts to propagate changes?
I ran through this lot again against the firmware repo earlier and have a patch to send you to fix these, but that was based on an assumption of which way things got merged (firmware to userland).
All Khronos headers and other upstream typos have been ignored.

@popcornmix
Copy link
Contributor

The internal vc4 tree is the master and both userland and firmware come from that.
However userland commit can usually just be cherry-picked into vc4.

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Apr 6, 2016
kernel: add smsc95xx packetsize module param

kernel: config: Enabled IPV6_SUBTREES
See: raspberrypi/linux#1370

kernel: reboot: Use power off rather than busy spinning when halt is requested

firmware: arm_loader: Strip comments after dtoverlay and dtparam
See: http://forum.kodi.tv/showthread.php?tid=250817&pid=2298996#pid2298996

firmware: dtoverlay: Allow aliases to be used with target-path
firmware: dtoverlay: Support disabled (__dormant__) fragments
firmware: dtoverlay: Multiple overlay instances
firmware: host_applications: Add dtmerge application
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=139732

firmware: clock: Make clock logging less spammy. Can be enabled by host

firmware: config: Remove unsupported config options

firmware: Fix typos in comments
See: raspberrypi/userland#299

firmware: hello_video: Remove the timout, to avoid the application quits before the ending of some videos
See: #475
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Apr 6, 2016
kernel: add smsc95xx packetsize module param

kernel: config: Enabled IPV6_SUBTREES
See: raspberrypi/linux#1370

kernel: reboot: Use power off rather than busy spinning when halt is requested

firmware: arm_loader: Strip comments after dtoverlay and dtparam
See: http://forum.kodi.tv/showthread.php?tid=250817&pid=2298996#pid2298996

firmware: dtoverlay: Allow aliases to be used with target-path
firmware: dtoverlay: Support disabled (__dormant__) fragments
firmware: dtoverlay: Multiple overlay instances
firmware: host_applications: Add dtmerge application
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=139732

firmware: clock: Make clock logging less spammy. Can be enabled by host

firmware: config: Remove unsupported config options

firmware: Fix typos in comments
See: raspberrypi/userland#299

firmware: hello_video: Remove the timout, to avoid the application quits before the ending of some videos
See: raspberrypi/firmware#475
popcornmix added a commit that referenced this pull request Apr 6, 2016
@popcornmix
Copy link
Contributor

I've cherry-picked most of these. Can you rebase and see if anything is missed (excluding the files that originated from upstream).

Most of them were found and fixed using codespell.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
@stweil
Copy link
Contributor Author

stweil commented Apr 6, 2016

After the rebase and removal of khronos and opensrc related patches there remains a single patch set.

@popcornmix popcornmix merged commit 770f2bd into raspberrypi:master Apr 7, 2016
XECDesign pushed a commit to RPi-Distro/firmware that referenced this pull request May 4, 2016
kernel: add smsc95xx packetsize module param

kernel: config: Enabled IPV6_SUBTREES
See: raspberrypi/linux#1370

kernel: reboot: Use power off rather than busy spinning when halt is requested

firmware: arm_loader: Strip comments after dtoverlay and dtparam
See: http://forum.kodi.tv/showthread.php?tid=250817&pid=2298996#pid2298996

firmware: dtoverlay: Allow aliases to be used with target-path
firmware: dtoverlay: Support disabled (__dormant__) fragments
firmware: dtoverlay: Multiple overlay instances
firmware: host_applications: Add dtmerge application
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=139732

firmware: clock: Make clock logging less spammy. Can be enabled by host

firmware: config: Remove unsupported config options

firmware: Fix typos in comments
See: raspberrypi/userland#299

firmware: hello_video: Remove the timout, to avoid the application quits before the ending of some videos
See: raspberrypi#475
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
kernel: add smsc95xx packetsize module param

kernel: config: Enabled IPV6_SUBTREES
See: raspberrypi/linux#1370

kernel: reboot: Use power off rather than busy spinning when halt is requested

firmware: arm_loader: Strip comments after dtoverlay and dtparam
See: http://forum.kodi.tv/showthread.php?tid=250817&pid=2298996#pid2298996

firmware: dtoverlay: Allow aliases to be used with target-path
firmware: dtoverlay: Support disabled (__dormant__) fragments
firmware: dtoverlay: Multiple overlay instances
firmware: host_applications: Add dtmerge application
See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=139732

firmware: clock: Make clock logging less spammy. Can be enabled by host

firmware: config: Remove unsupported config options

firmware: Fix typos in comments
See: raspberrypi/userland#299

firmware: hello_video: Remove the timout, to avoid the application quits before the ending of some videos
See: raspberrypi#475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants